Delete
This endpoint is used to delete a user. Pass the id of the user (from the response of the All User API) as a URL parameter i.e /user/{id of user}/delete
Authenticate User
Delete user.
POST
/user/{user_id}/delete
Headers
Name
Type
Description
secret-key*
user secret key
Authorization*
Token
Last updated