Update Subscription
UpdateSubscription updates the subscription for the given Organisation. This endpoint can be used to increase the board quota of an organisation. It will update the billing information to reflect the amount of boards that are allowed to be published.
Documentation Index
Fetch the complete documentation index at: https://docs.versori.com/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
BoardQuota is the maximum number of Switchboard boards the Organisation is allowed to publish. It is also used to determine the amount of free executions and users that an organisation is allowed.
BoardType is the type of board that the Organisation is allowed to publish - Hub or Regular.
hub, regular Response
No Content