Pinata Docs home pagelight logodark logo
  • Support
  • Pinata App
  • Pinata App
General
Delete Gateway
Documentation
SDK
API Reference
  • API Keys
  • Blog
  • Community
  • Uploads
    • POST
      Upload a File
    • POST
      Create Signed Upload URL
    Files
    • GET
      List Files
    • GET
      Get File by ID
    • POST
      Create Download Link
    • PUT
      Update File
    • DEL
      Delete File by ID
    • POST
      Vectorize a File
    • POST
      Query File Vectors
    • DEL
      Delete File Vectors
    Groups
    • POST
      Create Group
    • GET
      Get Group
    • GET
      List Groups
    • PUT
      Add File To Group
    • DEL
      Remove File From Group
    • PUT
      Update Group
    • DEL
      Delete Group
    Swaps
    • PUT
      Add Swap
    • GET
      Get Swap History
    • DEL
      Remove Swap
    API Keys
    • POST
      Create API Key
    • GET
      List API Keys
    • PUT
      Revoke API Key
    Signatures
    • GET
      Get Signature for a CID
    • POST
      Add Signature to CId
    • DEL
      Remove Signature from CID
    Gateways
    • General
      • GET
        List Gateways
      • GET
        Gateway Details
      • GET
        Gateway Domain Available
      • POST
        Create Gateway
      • DEL
        Delete Gateway
    • Custom Domains
    • Access Controls
    • Gateway Analytics
    • Gateway Plugins
    General

    Delete Gateway

    DELETE
    /
    ipfs
    /
    gateways
    /
    {id}

    Authorizations

    ​
    Authorization
    string
    header
    required

    Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

    Path Parameters

    ​
    id
    string
    required

    ID of the target Gateway

    Response

    200 - application/json

    The response is of type object.

    Create GatewayGateway Custom Domain Details
    websitetwittergithublinkedin
    Powered by Mintlify