{ "opencollection": "1.0.0", "info": { "name": "API Reference subpackage_actions subpackage_sso.subpackage_sso/scim API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_sso.subpackage_sso/scim", "type": "folder" }, "items": [ { "info": { "name": "✨ Retrieve SCIM Settings", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/scim/settings", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nRetrieve SCIM settings for the currently" }, { "info": { "name": "✨ Update SCIM Settings", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/scim/settings", "headers": [ { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nUpdate SCIM settings for the currently a" } ] } ], "bundled": true }