Skip to main content
POST
Add seats to the current subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
seats
number
required

Number of seats to add

Example:

10

Response

Seats added successfully