Api referenceApiV1DocumentsIdSend
/api/v1/documents/{id}/send
Authorization
bearerAuth AuthorizationBearer <token>
API key as Authorization: Bearer esk_...
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/documents/a1b2c3d4-.../send"{ "ok": true, "notified": 0}{ "error": { "code": "not_found", "message": "Document not found" }}{ "error": { "code": "not_found", "message": "Document not found" }}{ "error": { "code": "not_found", "message": "Document not found" }}