Page optimized for desktop experience. Please use a desktop browser for best compatibility.

Delete a User

Deletes the specified User account permanently from Rev.

DELETE
/api/v2/users/{userId}

Path Parameters

Parameter Type Validations
userId string, required ID of user account to be deleted.

Response Body

Successful response

Unauthorized error

Internal server error