Delete candidate review session
  • 15 Dec 2022
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Delete candidate review session

  • Dark
    Light
  • PDF

Article summary

Update candidate review session info

DELETE /api/v1/integrations/external/review-sessions/{externalId}

NameData TypeDescription
Content-type:application/jsonfor all requests
Authorization:EAPI {token}for all requests

Response codes

CodeDescription
200Successful operation
403Not allowed to use external API
400Possible error codes:
1100: ReviewSessionExternalId can not be null or empty

1101: Review session has not been found

1102: Visited review session can not be deleted
500Internal server error


Was this article helpful?