JavaScript
Admin
Update points systems
Update points systems by ID.
PATCH
JavaScript
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.
Body
application/json
Array of points system updates. Maximum 100 systems per request.
Required array length:
1 - 100 elementsThe UUID of the points system to update.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Updated name.
Updated description.
Updated badge. Set to null to remove.
Updated max points. Set to null to remove.
Required range:
x >= 1