PUT

Set Activity Counters


Developer Preview

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

Sets activity counters for a requested site member.

If a counter does not yet exist, it will be created.

Counters are set under a custom key, which is an ID for the counter, and is unique.

Members are typically associated with a contact, each having a distinct member and contact ID. When specifying the ID as a parameter, avoid presuming the IDs are identical since they represent separate entities.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Activity Counters
Learn more about app permissions.
Endpoint
PUT
https://www.wixapis.com/members/v1/activity-counters/{memberId}

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