Composerun public API
string · uuid · requiredstring · uuid · requiredstring · uuidstringboolean
Webhooks
User-facing webhooks for triggering platform actions from external systems (CI/CD, schedulers, etc.).
Trigger a stack redeploy via API key
GET
https://app.composerun.eu/api/v1
/webhook/deploy
token (query)
Re-runs the deploy pipeline on a stack from an external trigger
(CI/CD, scheduler, etc.). Authentication is performed via an org
api_key with the deploy scope, passed as the token query
parameter.
query Parameters
stack_idUUID of the stack to redeploy
project_idUUID of the project the stack belongs to
Trigger a stack redeploy via API key › Responses
Deploy triggered
idstatussync