SCIM Directories
Replace SCIM group role mappings
Replaces the entire set of SCIM group role mappings for a directory. The position of each item in the mappings array determines its precedence (the first item gets precedence 1). Passing an empty array removes all mappings. Group role mapping must be enabled on the directory.
put/scim_directories/{scim_directory_id}/group_role_mappings
Path parameters
scim_directory_idstring required
The ID of the SCIM directory.
Request body
Response
A list of SCIM group role mappings, ordered by precedence.