Update points triggers
Update points triggers in bulk. Maximum 100 triggers per request. Only provided fields are updated; omitted fields are preserved.
Authorizations
Headers
The tenant identifier for multi-tenant organisations. Required when the organisation has multi-tenancy enabled. Pass your own internal customer ID for the tenant. Ignored for single-tenant organisations.
Path Parameters
The UUID of the points system.
Body
1 - 100 elementsThe UUID of the trigger to update.
Updated trigger type. Can only be changed when the trigger is inactive. Required fields for the new type must be provided.
metric, achievement, streak, time, user_creation Updated points value.
Updated status.
active, inactive Updated user attribute filters. Set to null to clear.
Updated metric ID. Only permitted for metric triggers.
Updated metric threshold. Only permitted for metric triggers.
x >= 1Updated event attribute filters. Only permitted for metric triggers. Set to null to clear.
Updated achievement ID. Only permitted for achievement triggers.
Updated streak length. Only permitted for streak triggers.
x >= 1Updated time unit. Only permitted for time triggers.
hours, days Updated time interval. Only permitted for time triggers.
x >= 1Updated block-if-out-of-points setting.