Delete User

Disable a user profile associated with the SCIM Global User ID.

Usage Notes

  • This API enables a "soft delete" of the user profile. When executed, the user profile is disabled, however, the user record is not permanently deleted from the database.
  • If deactivated in error, the user profile can be re-enabled using the PATCH scim2/v1/users/{globalUserId} API.
Path Params
string
required

Global UserId

Query Params
string
required

The 'schema' query parameter is required, and one ICE MT product schema has to be provided per request. This parameter disables the user profile for the provided schema.

Headers
string
required

Bearer token

Responses
204

No Content

Language
URL
LoadingLoading…
Response
Choose an example:
application/json