Updates which membership tiers have access to a specific benefit. This replaces all existing tier assignments.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
URL Parameters
The ID of the benefit
Request Body
Array of tier IDs to assign this benefit to. Pass an empty array to remove all assignments.
Returns
Returns the updated benefit object with new tier assignments.Notes
- Authorization: Community owner or admin only
- Replacement: This replaces all existing tier assignments, it does not add to them
- Empty Array: Passing an empty array removes all tier assignments
- Tier Validation: All tier IDs must belong to the same community as the benefit

