Skip to main content

Update application status

Update application status

Path Parameters
applicationId string REQUIRED

Possible values: Value must match regular expression ^[-0-9a-zA-Z]{36}$

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 REQUIRED

Application status in the ATS

created date-time REQUIRED

Application creation date in the ATS

eventDate date-time REQUIRED

Hook origin event date

jobId string

Application status in the ATS

source

string or object describing the source of the application

Responses
200

Return a 200 status to indicate that the data was received successfully

400

Bad Request

401

Unauthorized

404

Application wasn't found

500

Internal Server Error