Properties
| Name | Type | Description |
|---|---|---|
| allow_edit_ccs | boolean | _t__EmbeddedEditUrl::ALLOW_EDIT_CCS |
| cc_roles | array | _t__EmbeddedEditUrl::CC_ROLES |
| editor_options | object | |
| force_signer_roles | boolean | _t__EmbeddedEditUrl::FORCE_SIGNER_ROLES |
| force_subject_message | boolean | _t__EmbeddedEditUrl::FORCE_SUBJECT_MESSAGE |
| merge_fields | array | _t__EmbeddedEditUrl::MERGE_FIELDS |
| preview_only | boolean | _t__EmbeddedEditUrl::PREVIEW_ONLY |
| show_preview | boolean | _t__EmbeddedEditUrl::SHOW_PREVIEW |
| show_progress_stepper | boolean | _t__EmbeddedEditUrl::SHOW_PROGRESS_STEPPER |
| test_mode | boolean | _t__EmbeddedEditUrl::TEST_MODE |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/EmbeddedEditUrlRequest",
"title": "EmbeddedEditUrlRequest",
"properties": {
"allow_edit_ccs": {
"description": "_t__EmbeddedEditUrl::ALLOW_EDIT_CCS",
"type": "boolean",
"default": false
},
"cc_roles": {
"description": "_t__EmbeddedEditUrl::CC_ROLES",
"type": "array",
"items": {
"type": "string"
}
},
"editor_options": {
"$ref": "#/components/schemas/SubEditorOptions"
},
"force_signer_roles": {
"description": "_t__EmbeddedEditUrl::FORCE_SIGNER_ROLES",
"type": "boolean",
"default": false
},
"force_subject_message": {
"description": "_t__EmbeddedEditUrl::FORCE_SUBJECT_MESSAGE",
"type": "boolean",
"default": false
},
"merge_fields": {
"description": "_t__EmbeddedEditUrl::MERGE_FIELDS",
"type": "array",
"items": {
"$ref": "#/components/schemas/SubMergeField"
}
},
"preview_only": {
"description": "_t__EmbeddedEditUrl::PREVIEW_ONLY",
"type": "boolean",
"default": false
},
"show_preview": {
"description": "_t__EmbeddedEditUrl::SHOW_PREVIEW",
"type": "boolean",
"default": false
},
"show_progress_stepper": {
"description": "_t__EmbeddedEditUrl::SHOW_PROGRESS_STEPPER",
"type": "boolean",
"default": true
},
"test_mode": {
"description": "_t__EmbeddedEditUrl::TEST_MODE",
"type": "boolean",
"default": false
}
},
"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-embeddedediturlrequest"
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.