GET api/v2.0/System/GetProfileUrls
Using a Tenant's main microsite, this endpoint will grab Urls that allow a user to navigate to various important sections of their profile
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
This returns a set of Urls which reference various sections of the profile for any contact on the Tenant
ProfileSectionUrlModelName | Description | Type | Additional information |
---|---|---|---|
UserPrivacyUrl |
Using the Tenant's main microsite, this url will navigate a user to their privacy settings on their profile |
string |
None. |
EmailPreferencesUrl |
Using the Tenant's main microsite, this url will navigate a user to their email preferences section on their profile |
string |
None. |
CommunityNotificationsUrl |
Using the Tenant's main microsite, this url will navigate a user to their Subscriptions/Community Notifications section on their profile |
string |
None. |
CommunityListUrl |
Using the Tenant's main microsite, this url will navigate a user to the list of communities section on their profile |
string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.