v1
latestOpenAPI 3.1.02026-07-24318141.2 MBCreate Tier
To Create tiers within a Tier Group
post/tiers/
Headers
Authorizationstring required
Request body
Response
201
Example response
{
"id": "184ac59b-1efe-45ac-8458-a13ab0c139a5",
"url": "http://localhost:8888/api/v1/tiers/184ac59b-1efe-45ac-8458-a13ab0c139a5/",
"tier_group_id": "0e008f1d-f81d-41b4-965d-12a0c2140864",
"tier_group": "Hack Your Way to the Top",
"order": 5,
"status": "active",
"title": "Platinum",
"created_at": "2025-04-10T06:13:11.996887Z"
}