Skip to main content
DELETE
/
v0
/
prices
/
{id}
Delete
curl --request DELETE \
  --url https://api.paygentic.io/v0/prices/{id} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required

The unique identifier of the price

Response

Price deleted successfully