Admin Update Team Pricing
Admin
Admin Update Team Pricing
Replace a team’s tier pricing. Tier names are free-form (supports bespoke).
PATCH
Admin Update Team Pricing
Documentation Index
Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Replace a team's tier pricing structure.
The tiers JSONB column accepts any shape; we validate the minimum here — each tier must have a numeric price. Tier names are free-form to support bespoke team compositions beyond starter/professional/enterprise.
Response
Successful Response