PUT

https://{region}.getlago.com/api/v1

/
plans
/
{code}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

code
string
required

The code of the plan. It serves as a unique identifier associated with a particular plan. The code is typically used for internal or system-level identification purposes, like assigning a subscription, for instance.

Body

application/json
plan
object
required

Response

200 - application/json
plan
object
required