Connect
Create a new Connect session for reauthentication
Create a new Connect session for reauthenticating an existing connection
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>
Body
application/json
Response
201
application/json
Created
The response is of type object
.