API reference
V2Deliverables

Files deliverable

Files for deliverable.

POST
/api/v2/executions/{execution_id}/deliverable/files

Files for deliverable.

Authorization

access_token
Authorization<token>

In: header

Path Parameters

execution_id*string

Execution

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/api/v2/executions/string/deliverable/files"
{  "status": "ok",  "data": {}}