token

Exchange credentials for an access token

SmartRecruiters will call this endpoint to exchange the credentials received from Partner for an access token.

post/oauth/token

Response

Access token

access_tokenstring required
expires_ininteger required

Indicates for how many seconds the token will be valid from the moment it was generated.

Changes