Update application status
API Reference
Update application status
Update the status of an application
POST
Update application status
Documentation Index
Fetch the complete documentation index at: https://docs.parcha.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.
Query Parameters
The ID of the application
The new status
Available options:
PENDING, IN_PROGRESS, COMPLETE, ERROR Response
200
Application status updated successfully