Delete a credit grant policy

View as Markdown
Removes an automated credit grant policy from a plan. Grants already issued are unaffected.

Authentication

AuthorizationBearer
API key obtained from the Grant dashboard

Path parameters

idstringRequiredformat: "cuid"
policyIdstringRequiredformat: "cuid"

Response

Credit grant policy deleted
successboolean
idstring
ID of the deleted policy
request_idstring

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error