Activate candidate review session
- 15 Dec 2022
- 1 Minute to read
- Contributors

- Print
- DarkLight
- PDF
Activate candidate review session
- Updated on 15 Dec 2022
- 1 Minute to read
- Contributors

- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Update candidate review session info
PUT /api/v1/integrations/external/review-sessions/{externalId}/activate
Header
| Name | Data Type | Description |
|---|---|---|
| Content-type: | application/json | for all requests |
| Authorization: | EAPI {token} | for all requests |
Response codes
| Code | Description |
|---|---|
| 200 | Successful operation |
| 403 | Not allowed to use external API |
| 400 | Possible error codes: 1100: ReviewSessionExternalId can not be null or empty 1101: Review session has not been found 1128: Candidate result is already added to an ongoing review session |
| 500 | Internal server error |
Was this article helpful?