CHW-4204 RoleNotFound
role not found in this organization; verify the role slug or id
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: role not found in this organization; verify the role slug or id
HTTP status:404(client)
Problem. The role id/slug does not resolve. Cause. The slug
does not match any built-in role and no custom role with this slug
exists in the org (or the custom role has been soft-deleted). Fix.
List roles via GET /api/orgs/{id}/roles. HTTP 404.