Admin Extend Tenant Trial

Push trial_ends_at forward. 422 if the subscription isn’t on a trial.

Authentication

AuthorizationBearer

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

Path parameters

tenant_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
daysintegerRequired<=365

Response

Successful Response
plan_codestring
statusstring
billing_cyclestring
cancel_at_period_endboolean
itemslist of objects
seats_usedinteger
trial_ends_atdatetime or nullOptional
current_period_enddatetime or nullOptional
seat_limitinteger or nullOptional

Errors

422
Unprocessable Entity Error