POST

Create Followed Channel


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Creates an entity for the specified account ID when the account follows a social media channel.

Members can only follow enabled channels. A site owner has to enable channels in the dashboard.

Note: This method requires visitor or member authentication.

Permissions
Manage Loyalty
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/loyalty-social-media/v1/followed-channels

Body Params
followedChannelFollowedChannelRequired

Followed social media channel details.

Response Object
followedChannelFollowedChannel

Followed social media channel details.

Create a record for the followed social media channel
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?