Tiers

Update a tier

post/tiers/{id}

Path parameters

idstring required

The ID of the tier

Request body

namestring

The name of the tier

minimum_pointsinteger

The minimum number of points to qualify for the tier

Response

The updated Tier object

idstring required

The ID of the tier

namestring required

The tier's name

minimum_pointsinteger required

The minimum number of points to reach this tier

associated_colorstring nullable required

The color associated with this tier

Changes