Skip to main content
POST
/
api
/
v1
/
executions
/
{execution_id}
/
mark-done
Mark Execution As Done
curl --request POST \
  --url https://control-plane.kubiya.ai/api/v1/executions/{execution_id}/mark-done
"<any>"

Path Parameters

execution_id
string
required

Response

Successful Response

The response is of type any.