Skip to main content
DELETE
Delete a user

Authorizations

Authorization
string
header
required

OAuth 2.0. Obtain an access token via the Client Credentials or Authorization Code flow, then send it as Authorization: Bearer <token>.

Path Parameters

userId
string<uuid>
required

The user's SCIM resource ID.

Response

No Content