Prerequisites
- An workflow with Technical Round needs to be pre configured.
Interview Schedule Technical Steps
1. Authentication
- Use this guide to generate an
access_token. - The token generated will go in
Authorizationheader for all API calls.
2. Schedule API
Every invitation send to Talview System, must follow below the payload structure. Request header definition:
Request payload definition: Standard
Sample response payload:
-
Success response: HTTP status code - 201
-
Error response: HTTP status code - 422
-
Error response: HTTP status code - 400

