PUT

Set Activity Counters


Sets activity counters for a requested site member.

If the counter does not already exist, it will be created.

Counters are identified with a custom key, which must be unique.

Note: Make sure to pass a memberId and not a contactId to identify the member. Any relationship between a member's memberId and contactId is coincidental.

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?