v4
OpenAPI 3.1.02026-08-012402353.8 MBCreate a supplemental document for an Entity
post/entity_supplemental_documents
Request body
Example request
{
"entity_id": "entity_n8y8tnk2p9339ti393yi",
"file_id": "file_makxrc67oh9l6sg7w9yc"
}Response
Supplemental Document
Example response
{
"created_at": "2020-01-31T23:59:59Z",
"entity_id": "entity_n8y8tnk2p9339ti393yi",
"file_id": "file_makxrc67oh9l6sg7w9yc",
"idempotency_key": null,
"type": "entity_supplemental_document"
}