cURL
curl --request DELETE \ --url https://api.paygentic.io/v0/costs/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "The requested resource was not found", "error": "not_found" }
Documentation IndexFetch the complete documentation index at: https://docs.paygentic.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.paygentic.io/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication
The unique identifier of the cost Unique identifier for a cost
^cst_[a-zA-Z0-9]+$
Cost deleted successfully