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