Close

Close
Close

Close YES
Close NO
 
API Reference

UpdateAppDomainUserProfileEntity



Updates a ProfileEntity (Email) address from an old email to a new email address. This API should be called when the email address for a member changes in your underlying system.
This is the basic command to update a user's ProfileEntity (Email address) using an AppDomain Shared Key
https://redcritterconnecter.com/services/management/UpdateAppDomainUserProfileEntity?appDomainSharedKey={appDomainSharedKey}&profileEntity={profileEntity}&newProfileEntity={newProfileEntity}
This is the basic command to update a user's ProfileEntity (Email address) using a SessionID and AccountID
https://redcritterconnecter.com/services/management/UpdateAppDomainUserProfileEntity?sessionID={sessionID}&accountID={accountID}&appDomainID={appDomainID}&profileEntity={profileEntity}&newProfileEntity={newProfileEntity}
API Information
Use Configuration
Method HTTP GET
Invites User No
Billable No
Response JSON,XML
API Version 1