Connect Sessions
Authenticate Connect Session
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
The parameters to authenticate
The body is of type object
.
Response
201
application/json
The details of the authenticated connect session.
The response is of type object
.