Properties
| Name | Type | Description |
|---|---|---|
| template_ids | array | _t__SignatureRequestBulkCreateEmbeddedWithTemplate::TEMPLATE_IDS |
| signer_file | string | _t__SignatureRequestBulkCreateEmbeddedWithTemplate::SIGNER_FILE |
| signer_list | array | _t__SignatureRequestBulkCreateEmbeddedWithTemplate::SIGNER_LIST |
| allow_decline | boolean | _t__SignatureRequestBulkCreateEmbeddedWithTemplate::ALLOW_DECLINE |
| ccs | array | _t__Sub::CC::DESCRIPTION |
| client_id | string | _t__SignatureRequestBulkCreateEmbeddedWithTemplate::CLIENT_ID |
| custom_fields | array | _t__Sub::CustomField::DESCRIPTION |
| message | string | _t__SignatureRequestBulkCreateEmbeddedWithTemplate::MESSAGE |
| metadata | object | _t__Sub::Metadata::DESCRIPTION |
| signing_redirect_url | string | _t__SignatureRequestBulkCreateEmbeddedWithTemplate::SIGNING_REDIRECT_URL |
| subject | string | _t__SignatureRequestBulkCreateEmbeddedWithTemplate::SUBJECT |
| test_mode | boolean | _t__SignatureRequestBulkCreateEmbeddedWithTemplate::TEST_MODE |
| title | string | _t__SignatureRequestBulkCreateEmbeddedWithTemplate::TITLE |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/SignatureRequestBulkCreateEmbeddedWithTemplateRequest",
"title": "SignatureRequestBulkCreateEmbeddedWithTemplateRequest",
"required": [
"client_id",
"template_ids"
],
"properties": {
"template_ids": {
"description": "_t__SignatureRequestBulkCreateEmbeddedWithTemplate::TEMPLATE_IDS",
"type": "array",
"items": {
"type": "string"
}
},
"signer_file": {
"description": "_t__SignatureRequestBulkCreateEmbeddedWithTemplate::SIGNER_FILE",
"type": "string",
"format": "binary"
},
"signer_list": {
"description": "_t__SignatureRequestBulkCreateEmbeddedWithTemplate::SIGNER_LIST",
"type": "array",
"items": {
"$ref": "#/components/schemas/SubBulkSignerList"
}
},
"allow_decline": {
"description": "_t__SignatureRequestBulkCreateEmbeddedWithTemplate::ALLOW_DECLINE",
"type": "boolean",
"default": false
},
"ccs": {
"description": "_t__Sub::CC::DESCRIPTION",
"type": "array",
"items": {
"$ref": "#/components/schemas/SubCC"
}
},
"client_id": {
"description": "_t__SignatureRequestBulkCreateEmbeddedWithTemplate::CLIENT_ID",
"type": "string"
},
"custom_fields": {
"description": "_t__Sub::CustomField::DESCRIPTION",
"type": "array",
"items": {
"$ref": "#/components/schemas/SubCustomField"
}
},
"message": {
"description": "_t__SignatureRequestBulkCreateEmbeddedWithTemplate::MESSAGE",
"type": "string",
"maxLength": 5000
},
"metadata": {
"description": "_t__Sub::Metadata::DESCRIPTION",
"type": "object",
"maxItems": 10,
"additionalProperties": {}
},
"signing_redirect_url": {
"description": "_t__SignatureRequestBulkCreateEmbeddedWithTemplate::SIGNING_REDIRECT_URL",
"type": "string"
},
"subject": {
"description": "_t__SignatureRequestBulkCreateEmbeddedWithTemplate::SUBJECT",
"type": "string",
"maxLength": 255
},
"test_mode": {
"description": "_t__SignatureRequestBulkCreateEmbeddedWithTemplate::TEST_MODE",
"type": "boolean",
"default": false
},
"title": {
"description": "_t__SignatureRequestBulkCreateEmbeddedWithTemplate::TITLE",
"type": "string",
"maxLength": 255
}
},
"type": "object"
}
Work with this as data
Every JSON Schema 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 schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema 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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/dropbox-signaturerequestbulkcreateembeddedwithtemplaterequest"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.