Create a new Connect session for reauthenticating an existing connection
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
.