Delete a billing plan
DELETE
https://api.tamio.com/v2/agency/plans/{uuid}
Permanently deletes an agency billing plan.
Path Parameters
uuid
string*
Responses
200
Billing plan deleted successfully
Billing plan deleted successfully
status
integer
id
string
400
Validation or business-logic error. Possible `error_code` values:
Validation or business-logic error. Possible error_code values:
1002– ResourceNotFound: billing plan UUID not found
status
integer
error
string
error_code
integer
401
Unauthorized – invalid or missing Bearer token
Unauthorized – invalid or missing Bearer token
status
integer
error
string