Update application status
Update application status
| Path Parameters |
|---|
applicationId string — REQUIREDPossible values: Value must match regular expression Id of the application to update with a new status (format required : "^[-0-9a-zA-Z]36$") |
| Request Body Information about application status |
|---|
status string — REQUIREDApplication status in the ATS |
created iso-date-time — REQUIREDApplication creation date in the ATS |
eventDate iso-date-time — REQUIREDHook origin event date |
jobId stringApplication status in the ATS |
sourcestring or object describing the source of the application |
| Responses |
|---|
200Return a 200 status to indicate that the data was received successfully |
400Bad Request |
401Unauthorized |
404Application wasn't found |
500Internal Server Error |