Create a new Connect session for reauthenticating an existing connection
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>
Please use base64 encoded client_id:client_secret
Created
The response is of type object
.