auth
Create an API auth session
Creates a new browser-based auth session for CLI or other API clients. The returned verification URL should be opened in the user's browser to complete authentication.
post/v1/api/auth/sessions
Request body
Response
Session created successfully
Changes
Changed in 4 of the 61 revisions of this API.13
- ○
added the new optional request property
supportsDeliveryAcknowledgementnew-optional-request-property
- ○
- ●
removed the optional property
errorfrom the response with the500statusresponse-optional-property-removed
- ●
- ○
added the new optional request property
callbackUrlnew-optional-request-property
- ○
- ○
endpoint added
endpoint-added
- ○