Delete Profile

How to delete a user profile

Please be aware that this operation can not be undone

DELETE https://mburger.cloud/api/profile/delete

curl https://mburger.cloud/api/profile/delete
-X DELETE 
-H "Accept: application/json" 
-H "Content-Type: application/x-www-form-urlencoded"
-H "X-MBurger-Token: <token>" 
-H "X-MBurger-Version: 3"
-H "Authorization: Bearer <JWT>"

Parameters

This API has no parameters.

Last updated