API reference
V2Deliverables

Generate deliverable

Generate for deliverable.

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

Generate 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/generate"
{  "status": "ok",  "data": {}}