cURL
curl --request PATCH \ --url https://statsigapi.net/scim/Groups/{id} \ --header 'Content-Type: application/json' \ --data ' { "Operations": [ { "op": "replace", "path": "<string>", "value": [ { "value": "<string>", "display": "<string>" } ] } ], "schemas": [ "<string>" ] } '
Documentation IndexFetch the complete documentation index at: https://statsig-4b2ff144-docs-go-big-id-lists.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://statsig-4b2ff144-docs-go-big-id-lists.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Was this page helpful?