Skip to main content
POST
Update Application Status

Update Application Status

Change an application’s status or advance it to a different stage in the hiring flow.

Endpoint

Authentication

[!NOTE] Requires a valid company API key in the Authorization header (format: Api-Key <key>).

Path Parameters

Request Body

Example Request

Responses

200: OK

The status update was successfully initiated.

400: Bad Request

Invalid request, missing required fields, or invalid application ID.

500: Internal Server Error

Internal server error occurred while initiating the status update.

Notes

  • Stage transitions trigger any configured automations
  • Transition history is automatically recorded
  • For updating multiple applications at once, see Bulk Update Status