Available on Business, Enterprise plans.
- User Profile Creation: When a new User Profile is created.
- In the Ayrshare Dashboard: You can find the Profile Key for each profile within the Ayrshare Dashboard. Switch to the User Profile and then navigate to the Profile Key page.
Manage Social Networks
Use the disableSocial field to manage (add/remove) social networks from display. Please see Manage Social Accounts for more information.Manage Active User Profiles
Please see here for some recommendations on managing active User Profiles.Important Security Considerations
- Avoid sharing Profile Keys publicly or exposing them in client-side code or public repositories.
- Profile Keys are sensitive credentials used to authenticate and authorize access to User Profiles.
- It is crucial to store Profile Keys securely in your system with appropriate access controls to maintain the integrity and confidentiality of your users’ data.
- For security reasons, the Profile Key can’t be retrieved again using the API. However, you can retrieve the Profile Key from the dashboard.
- The
refId
should also be stored to associate a profile to an endpoint return.
Header Parameters
Body Parameters
Title of the new profile. Must be unique. This title will be displayed on the social account linking page.
Set to true to activate messaging for this user profile. Messaging must first be enabled for your Ayrshare account.
Hide the top header on the social accounts linkage page.
Change the header on the social accounts linkage page. If not set, then displays: “Social Accounts for “title” where “title” is the profile title.
Array of social networks that are disabled for this user’s profile. The primary profile’s list of disabled social networks takes precedence.Available networks:
bluesky
, facebook
, gmb
, instagram
, linkedin
, pinterest
, reddit
, snapchat
, telegram
, threads
, tiktok
, twitter
, and youtube
.See enable or disable social networks for more information.Create a new user profile as a team member by setting
team: true
. The email
field will be used to send an invite email. See inviting a team member for details on the requirements.A valid email address where the team member invite will be sent. Required if
team: true
Change the sub header on the social accounts linkage page. Currently displays “Click an icon to link a social network”. Set to an empty string to remove.See how to change the help link.
Tag user profiles using an array of strings. These tags serve as an internal organizational tool to categorize and manage your user profiles effectively.