Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.myproceeds.xyz/v1/services/{id} \ --header 'X-Api-Key: <api-key>'
{ "data": { "message": "<string>" }, "meta": { "requestId": "<string>", "timestamp": "2023-11-07T05:31:56Z" } }
Deletes the service and all its paywalls atomically.
API key in format mpk_<64 hex chars>. Can alternatively be sent as Authorization: Bearer mpk_....
mpk_<64 hex chars>
Authorization: Bearer mpk_...
Service deleted
Show child attributes