v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBbilling
Get Seat Change Preview
Preview cost impact of adding or removing seats without applying changes.
Requires MANAGE_BILLING permission.
Args: team_id: Team UUID. action: Either 'add' or 'remove'. count: Number of seats to change. auth: Authenticated user context.
Returns: SeatChangePreview with current/new seat counts and pricing.
get/billing/team/{team_id}/seat-preview
Path parameters
team_idstring required
Query parameters
actionstring required
'add' or 'remove'
'add' or 'remove'
countinteger
Number of seats to add/remove
Number of seats to add/remove
Response
Successful Response