Delete a plan

Delete a plan

delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
sub-user-idstringRequired
plan-idstringRequired
Responses
chevron-right
200

Successful deletion

application/json
delete
/api/{sub-user-id}/plan/{plan-id}

Last updated