Connect
Create a new connect session
Create a new connect session for an employer
POST
NOTE: The connect session uses Basic Auth; in the sample request above use client_id
as the username and client_secret
as a password.
For example: Authorization: Basic <base64 encoded client_id:client_secret>
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
Body
application/json
Response
201
application/json
Created
The response is of type object
.