Auth Sessions
Create an auth session
To launch the authentication flow, create an auth session and pass the returned session’s authFlowUrl
to the client for your end-user to visit in their browser. Demo: https://connect.conductor.is/qbd/demo
POST
Authorizations
Your Conductor secret key using Bearer auth (e.g., "Authorization: Bearer {{YOUR_SECRET_KEY}}"
).
Body
application/json
Response
200 - application/json
Returns the auth session object.
The response is of type object
.