cURL
curl --request POST \ --url https://app.flowglad.com/api/v1/product-feature/{id}/expire \ --header 'Authorization: <api-key>'
{ "success": true }
Successful response
The response is of type object.
object
Was this page helpful?