For AI agents: visit https://elai.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Replaces protocol, authByInvite, anonymizeUsers and redirectUrl, and merges the supplied config over the stored one.
Notes that matter in practice:
Send the masked secret back unchanged to keep it. A config.clientSecret starting with *** is dropped before the merge, so the stored secret survives. Sending a real value replaces it.
Because config is merged rather than replaced, keys you omit keep their previous values.
Low-tier plans get 403; this check is not the same as the Enterprise-only check on create.
404 when the workspace has no integration yet.
Recent Requests
Log in to see full request history
Time
Status
User Agent
Retrieving recent requests…
Loading…
curl -X PUT 'https://apis.elai.io/api/v1/sso' \
-H 'Authorization: Bearer YOUR_API_TOKEN'
Responses
400
The request was rejected. message explains why.
403
Not a workspace admin, or the organization is on a low-tier plan.
404
No SSO integration configured for this workspace.
Updated about 1 hour ago
Did this page help you?
Yes
No
Language
ShellNodeRubyPHPPython
Credentials
Header
Header
Loading…
Response
Click Try It! to start a request and see the response here! Or choose an example: