Move an application forward

Advances the application to its next pipeline stage according to the organization's workflow.

Authentication

AuthorizationBearer

Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.

Path parameters

applicationIdstringRequiredformat: "uuid"

Request

This endpoint expects an object.
reasonstringOptional
notestringOptional

Response

Transition result.
successbooleanOptional
applicationobjectOptional
stageChangeobjectOptional

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error