Skip to main content
Every API request to Talview needs to be authenticated by passing the access_token received with the response of the below-mentioned login API. Request header definition: Request payload definition: Sample request payload:
Sample response payload:
  1. Success response: HTTP status code - 201
  2. Error Response: HTTP status code - 401
Sample CURL request: