User Attributes Settings REST Endpoints
Common/User Attributes Settings
Use this endpoint to set the User schema attribute. This REST API is SCIM compliant
Added In Release: 19.1.4
Added In Release: 19.1.4
- Get User Schema Attribute Settings
- Method: getPath:
/admin/v1/UserAttributesSettings/{id} - HTTP Options
- Method:Path:
/admin/v1/UserAttributesSettings - Search User Schema Attribute Settings
- Method: getPath:
/admin/v1/UserAttributesSettings - Search User Schema Attribute Settings Using POST
- Method: postPath:
/admin/v1/UserAttributesSettings/.search - Update User Schema Attribute Settings
- Method: patchPath:
/admin/v1/UserAttributesSettings/{id}