Self-Service Role Mappings REST Endpoints
Self-Service Role Mappings
The self service role mappings resource is used to view, create, update, and delete a mapping between custom self-service roles and job roles.
- Create a mapping
- Method: postPath:
/crmRestApi/resources/11.13.18.05/cssIdpRoleMappings - Delete a mapping
- Method: deletePath:
/crmRestApi/resources/11.13.18.05/cssIdpRoleMappings/{RoleMappingId} - Get a mapping
- Method: getPath:
/crmRestApi/resources/11.13.18.05/cssIdpRoleMappings/{RoleMappingId} - Get all mappings
- Method: getPath:
/crmRestApi/resources/11.13.18.05/cssIdpRoleMappings