Users
Cancel the user's subscription
Cancel the subscription of the authenticated user.
delete/users/subscription
Response
OK
Example response
{
"message": "action performed successfully",
"status": "success"
}Cancel the subscription of the authenticated user.
OK
{
"message": "action performed successfully",
"status": "success"
}