Koyeb · Capability
Koyeb Rest API — Provisioning
Koyeb Rest API — Provisioning. 3 operations. Lead operation: Create an attempt for a stage. Self-contained Naftiko capability covering one Koyeb business surface.
What You Can Do
POST
Createstageattempt
— Create an attempt for a stage
/v1/v1/provisioning/{deployment-id}/status/{stage}/{attempt}
PATCH
Declarestageprogress
— Declare stage progress
/v1/v1/provisioning/{deployment-id}/status/{stage}/{attempt}
PATCH
Declarestepprogress
— Declare step progress
/v1/v1/provisioning/{deployment-id}/status/{stage}/{attempt}/{step}
MCP Tools
create-attempt-stage
Create an attempt for a stage
declare-stage-progress
Declare stage progress
idempotent
declare-step-progress
Declare step progress
idempotent