curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/creditgrants/{id} \
--header 'x-api-key: <api-key>'
{}
Delete a credit grant
curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/creditgrants/{id} \
--header 'x-api-key: <api-key>'
{}
Enter your API key in the format x-api-key <api-key>*
Credit Grant ID
OK
The response is of type object
.