API ReferenceUsers
Delete a user
DELETE
/v1/users/{id}Deletes a user and removes all data related to them by providing the user ID.
Roles
adminissuermanaged-issuer
Analytics Events
USER_DELETE_STARTUSER_DELETE_SUCCESSUSER_DELETE_FAIL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
User ID
Format
uuidResponse Body
application/json
application/json
curl -X DELETE "https://example.com/v1/users/8241400f-de3b-42c5-ad7c-8a380039e796"Empty
How would you rate this page?