v1/pinning/{requestId} REST API Endpoint
Path Parameters
requestId
string
REQUIRED
Represents the ID of the pinned object, which can be obtained from querying all pinned object by using 'Get All PinnedObjects' method
Returns
status
It returns true if the pinned object is deleted successfully. Otherwise, returns false
Request
1curl --location --request DELETE 'https://api.quicknode.com/ipfs/rest/v1/pinning/{requestId}' \2--header 'x-api-key: YOUR_API_KEY'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free