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: post
Path: /crmRestApi/resources/11.13.18.05/cssIdpRoleMappings
Delete a mapping
Method: delete
Path: /crmRestApi/resources/11.13.18.05/cssIdpRoleMappings/{RoleMappingId}
Get a mapping
Method: get
Path: /crmRestApi/resources/11.13.18.05/cssIdpRoleMappings/{RoleMappingId}
Get all mappings
Method: get
Path: /crmRestApi/resources/11.13.18.05/cssIdpRoleMappings