Update units tier
Resolves the target unit group from the units’ current size and type and the desired tier, then assigns the units.
Documentation Index
Fetch the complete documentation index at: https://api.monument.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Body
Array of unit UUIDs to assign to the unit group. Units must be vacant, unrentable or owner occupied and belong to the same facility to be assigned to a unit group. Units must all be currently assigned to a unit group and belong to the same size and type group.
[
"3fa85f64-5717-4562-b3fc-2c963f66afa6",
"3fa85f64-5717-4562-b3fc-2c963f66afa7"
]Tier name of the target unit group. Must be one of: Premium, Preferred, Essential.
Premium, Preferred, Essential "Essential"
Response
Units assigned to the unit group
The response is of type boolean.

