Move an application to a different pipeline stage within the same job. Optionally set a status and specify the position relative to other applications in the target stage.
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
The ID of the target stage to move the application to
Optional status ID to set on the application after moving. Pass null to clear the status.
Optional position specification for ordering within the target stage. Use previousId and nextId to place the application between two other applications.
Application moved successfully