cURL
curl --request DELETE \ --url https://api.crevio.co/v1/checkout_links/{prefix_id} \ --header 'Authorization: <api-key>'
{}
Deletes a checkout link
API key in the format: Bearer {api_token}
The resource prefix ID
Checkout link deleted
The response is of type object.
object
Was this page helpful?