Skip to content

Sso API

3 endpoints. All requests need an Authorization header — see Authentication. API keys additionally need the matching scope.

Method Path Description
GET /api/tenant/sso Get Sso Config
PUT /api/tenant/sso/okta Configure Okta Sso Accepts a JSON body.
DELETE /api/tenant/sso/okta Remove Okta Sso

Try it

The full request/response schema for every endpoint is in the OpenAPI spec served by your own workspace.