Profiles REST Endpoints
Store/Profiles
The operations from the Store/Profiles category.
- createProfile
- Method: postPath:
/ccstore/v1/profiles - getCurrentProfile
- Method: getPath:
/ccstore/v1/profiles/current - listSiteProperties
- Method: getPath:
/ccstore/v1/profiles/current/siteProperties - resetPassword
- Method: postPath:
/ccstore/v1/profiles/resetPassword - updateExpiredPassword
- Method: postPath:
/ccstore/v1/profiles/updateExpiredPassword - updateProfile
- Method: putPath:
/ccstore/v1/profiles/current - updateSiteProperties
- Method: putPath:
/ccstore/v1/profiles/current/siteProperties