Box · Example Payload

Box Post Zip Downloads Example

Cloud StorageCollaborationContent ManagementDocumentsEnterpriseFile Sharing

Box Post Zip Downloads Example is an example object payload from Box, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "post_zip_downloads",
  "method": "POST",
  "path": "/zip_downloads",
  "summary": "Box Create zip download",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "202",
      "contentType": "application/json",
      "name": "default",
      "example": {
        "download_url": "https://dl.boxcloud.com/2.0/zip_downloads/29l00nfxDyHOt7RphI9zT_w==nDnZEDjY2S8iEWWCHEEiptFxwoWojjlibZjJ6geuE5xnXENDTPxzgbks_yY=/content",
        "status_url": "https://api.box.com/2.0/zip_downloads/29l00nfxDyHOt7RphI9zT_w==nDnZEDjY2S8iEWWCHEEiptFxwoWojjlibZjJ6geuE5xnXENDTPxzgbks_yY=/status",
        "expires_at": "2020-07-22T11:26:08Z",
        "name_conflicts": [
          [
            {
              "id": "12345",
              "type": "file",
              "original_name": "Report.pdf",
              "download_name": "3aa6a7.pdf"
            },
            {
              "id": "34325",
              "type": "file",
              "original_name": "Report.pdf",
              "download_name": "5d53f2.pdf"
            }
          ]
        ]
      }
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/box-post-zip-downloads-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.