SCIM
Delete a user
Deactivates a specific user identified by the user ID.
delete/scim/v2/Users/{id}
Path parameters
idstring required
The ID of the user to delete.
Headers
Idempotency-Keystring required
Unique key used to ensure idempotent behavior.
Accept-Encodingstring
Indicates the response's preferred content encoding. Supported values are gzip and identity.
Content-Encodingstring
This header is returned if you specify the Accept-Encoding: gzip request header and the response contains over 1000 bytes of data.
Response
OK