user

Delete User

Delete a user and all associated data by user_id. Users cannot delete their own accounts. This operation will permanently remove all user data.

delete/user/{userId}

Path parameters

userIdstring required

The identifier for the user to delete.

The identifier for the user to delete.

Response

Successful Response

successboolean required
messagestring required

Changes

No recorded changes to this endpoint across all 50 revisions of this API.