CHW-4710 SCIMTokenNotFound
SCIM token not found
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: SCIM token not found
HTTP status:404(client)
Problem. DELETE /api/orgs/{org_id}/scim/tokens/{id} returned 404.
Cause. No SCIM token with that id exists for the org. Fix.
List the current tokens via GET .../scim/tokens to see valid ids.
HTTP 404.