post https://roomtodo.com/api/merchant/user_delete
This API is used to delete user by Merchant.
The only login is needed.
On success, status ok will be gotten.
Response
This API is used to delete user by Merchant.
The only login is needed.
On success, status ok will be gotten.
xxxxxxxxxx
curl --request POST \
--url https://roomtodo.com/api/merchant/user_delete \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: