Users
Delete User
This endpoint deletes an existing user.
DELETE
/
v1
/
users
/
:id
Body
The ID of the user to delete.
Response
The ID provided in the data tab may be used to identify the return
The object type
Indicates whether the call was successful. 1 if successful, 0 if not.