Delete user using external user id

Overview


Deletes an existing user from your Demandbase account.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
An external client defined identifier for the user (set when creating the user)
Example: dcb34525-2baa-4f54-8c11-9e6175ecbc74
Responses
204

Returned if the user is successfully deleted.

400

Returned if the user specification in the request body does not match the required format.

401

Returned if the authentication credentials are missing or invalid.

403

Returned if the authenticated user lacks the "User Management" permission

500

Returned if there was an issue on the server side and user could not be deleted.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json