light-mode-image
Learn
API ReferenceUsers

Delete a user

Roles

adminissuermanaged-issuer

Analytics Events

USER_DELETE_STARTUSER_DELETE_SUCCESSUSER_DELETE_FAIL
DELETE/v1/users/{id}

Deletes a user and removes all data related to them by providing the user ID.

Analytic events

  • USER_DELETE_START
  • USER_DELETE_SUCCESS
  • USER_DELETE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

User ID

Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/users/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty

How would you rate this page?