post https://example.com/gateway/companies//orchestration/runs
Log in to see full request history
Response
xxxxxxxxxx
12curl --request POST \
--url https://example.com/gateway/companies/company_id/orchestration/runs \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'x-storage-branch: main' \
--header 'x-storage-id: 1475cb08-028e-49db-b8e9-5171eb6b87af' \
--header 'x-storage-type: githubapp' \
--data '
{
"location": "src/Orchestrations/test-pipline"
}
'
Try It!
to start a request and see the response here! Or choose an example: