Profiles REST Endpoints
Admin/Profiles
The operations from the Admin/Profiles category.
- appendSecondaryOrganizations
- Method: postPath:
/ccadmin/v1/profiles/{id}/appendSecondaryOrganizations - createProfile
- Method: postPath:
/ccadmin/v1/profiles - getProfile
- Method: getPath:
/ccadmin/v1/profiles/{id} - listProfiles
- Method: getPath:
/ccadmin/v1/profiles - removeSecondaryOrganizations
- Method: postPath:
/ccadmin/v1/profiles/{id}/removeSecondaryOrganizations - replaceSecondaryOrganizations
- Method: postPath:
/ccadmin/v1/profiles/{id}/replaceSecondaryOrganizations - resetPassword
- Method: postPath:
/ccadmin/v1/profiles/resetPassword - updateProfile
- Method: putPath:
/ccadmin/v1/profiles/{id} - updateUserRoles
- Method: postPath:
/ccadmin/v1/profiles/{id}/updateUserRoles