cURL
curl --request DELETE \ --url https://api.pinata.cloud/v3/x402/payment_instructions/{id}/cids/{cid} \ --header 'Authorization: Bearer <token>'
{ "data": {} }
Removes a CID association from a payment instruction
Documentation IndexFetch the complete documentation index at: https://pinata-openclaw-skills.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://pinata-openclaw-skills.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Pinata API JWT token
Payment instruction ID
Content Identifier (CID)
Successful operation