Dropbox · Example Payload

Dropbox Post 2Filesdelete Batch Example

Documents

Dropbox Post 2Filesdelete Batch Example is an example object payload from Dropbox, 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-2filesdelete-batch",
  "method": "POST",
  "path": "/2/files/delete_batch",
  "summary": "Dropbox delete_batch",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "example": {
        ".tag": "complete",
        "entries": [
          {
            ".tag": "success",
            "metadata": {
              ".tag": "file",
              "name": "Prime_Numbers.txt",
              "id": "id:a4ayc_80_OEAAAAAAAAAXw",
              "client_modified": "2015-05-12T15:50:38Z",
              "server_modified": "2015-05-12T15:50:38Z",
              "rev": "a1c10ce0dd78",
              "size": 7212,
              "path_lower": "/homework/math/prime_numbers.txt",
              "path_display": "/Homework/math/Prime_Numbers.txt",
              "sharing_info": {
                "read_only": true,
                "parent_shared_folder_id": "84528192421",
                "modified_by": "dbid:AAH4f99T0taONIb-OurWxbNQ6ywGRopQngc"
              },
              "is_downloadable": true,
              "property_groups": [
                {
                  "template_id": "ptid:1a5n2i6d3OYEAAAAAAAAAYa",
                  "fields": [
                    {
                      "name": "Security Policy",
                      "value": "Confidential"
                    }
                  ]
                }
              ],
              "has_explicit_shared_members": false,
              "content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
              "file_lock_info": {
                "is_lockholder": true,
                "lockholder_name": "Imaginary User",
                "created": "2015-05-12T15:50:38Z"
              }
            }
          }
        ]
      }
    }
  ]
}

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/dropbox-post-2filesdelete-batch-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 email required.

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