RakerOne APITagsDelete a tagAsk a question|Copy page|View as Markdown|More actionsDELETEhttps://api/tags/:tagIdHard-deletes a library tag. File-local labels are untouched. Requires action:manage.AuthenticationAuthorizationBearerWorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.Path parameterstagIdstringRequiredResponseThe tag was deleted.okbooleanErrors401Unauthorized Error403Forbidden Error404Not Found Error