Delete a plan

View as Markdown

Permanently deletes a plan along with its fees, credit grant policies, and catalog attachments. Plans with subscriptions (of any status) cannot be deleted.

Authentication

AuthorizationBearer
API key obtained from the Grant dashboard

Path parameters

idstringRequiredformat: "cuid"

Response

Plan deleted
successboolean
idstring
ID of the deleted plan
request_idstring

Errors

401
Unauthorized Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error