Skip to main content
DELETE
Deprovision a SCIM user

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

orgSlug
string
required

The organization slug that scopes the SCIM tenant.

id
string
required

The Orbit user id of the SCIM User resource.

Response

204

The user was deprovisioned; no content is returned.