/
/Pinata V3 API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
default28
Gateway Analytics2
Groups7
Private Files4
Swaps3
  • deleteCancel Request
  • getGet File by ID
  • putUpdate File
  • deleteDelete File by ID
  • getList Files
  • getQuery Pin Requests
  • postPin by CID
  • putAdd CID to Payment Instruction
  • deleteRemove CID from Payment Instruction
  • getList CIDs for Payment Instruction
  • getList Payment Instructions
  • postCreate Payment Instruction
  • getGet Payment Instruction
  • deleteDelete Payment Instruction
  • patchUpdate Payment Instruction
  • postUpload a file to Public or Private IPFS
  • getRetrieve private file

Delete File by ID

org:files:write

delete/files/{network}/{id}

Path parameters

network'public' | 'private' required

Target a file on either the public or private IPFS network

idstring required

Changes