Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
cURL
curl --request PATCH \ --url https://saas.pads365.com/rdx/NDS.Services.User.Scim/api/v1/scim/groups/{id} \ --header 'Content-Type: application/json' \ --data ' { "Schemas": [ "<string>" ], "Operations": [ { "Path": "<string>", "Value": "<string>" } ] } '
{ "schemas": [ "<string>" ], "id": "<string>", "externalId": "<string>", "applicationExternalId": "<string>", "meta": { "resourceType": "<string>", "created": "2023-11-07T05:31:56Z", "lastModified": "2023-11-07T05:31:56Z", "location": "<string>", "version": "<string>" }, "status": "<string>", "displayName": "<string>", "members": [ { "type": "<string>", "nullable": "<unknown>", "value": "<string>", "display": "<string>", "primary": true } ] }
Show child attributes