CHW-4710 SCIMTokenNotFound

SCIM token not found

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.