For the complete documentation index, see llms.txt. This page is also available as Markdown.

Authentication

OAuth SSO Login

post

Performs SSO login using Client Credentials.

Body
anyOptional
Responses
200

All responses return 200 (including success and failure) (5xx is exposed only in error conditions)

application/json
anyOptional
post/api/v1/oauth/login
200

All responses return 200 (including success and failure) (5xx is exposed only in error conditions)

No content

Last updated

Was this helpful?