v1
latestOpenAPI 3.1.02026-08-0662251219.8 KBCompany Tier
Updates Tier config
This endpoint stores Tier config for the company at TMC level.
put/v2/companies/{companyId}/tier-config
Request body
Example request
{
"tiers": [
{
"tier": "SEAT1A"
}
]
}Response
OK