Internal Profiles REST Endpoints
Admin/Internal Profiles
Internal Profile endpoints
- createAdminProfile
- Method: postPath:
/ccadmin/v1/adminProfiles/ - getAdminProfile
- Method: getPath:
/ccadmin/v1/adminProfiles/{id} - getAuthenticatorInfo
- Method: postPath:
/ccadmin/v1/adminProfiles/getAuthenticatorInfo - getCurrentAdminProfile
- Method: getPath:
/ccadmin/v1/adminProfiles/current - getCurrentAdminProfileAssetAccessDetails
- Method: postPath:
/ccadmin/v1/adminProfiles/current/assetAccessDetails - listAdminProfiles
- Method: getPath:
/ccadmin/v1/adminProfiles - requestPasswordReset
- Method: postPath:
/ccadmin/v1/adminProfiles/requestPasswordReset - resetAuthenticatorKey
- Method: postPath:
/ccadmin/v1/adminProfiles/resetAuthenticatorKey - sendMFAPasswordReset
- Method: postPath:
/ccadmin/v1/adminProfiles/sendMFAPasswordReset - sendNewAdminUserEmail
- Method: postPath:
/ccadmin/v1/adminProfiles/sendNewAdminUserEmail - sendPasswordReset
- Method: postPath:
/ccadmin/v1/adminProfiles/sendPasswordReset - updateAdminProfile
- Method: putPath:
/ccadmin/v1/adminProfiles/{id} - updateCurrentAdminProfile
- Method: putPath:
/ccadmin/v1/adminProfiles/current