Update billing config
Billing Configs
Update billing config
Updates a billing config with the provided details. Note: This endpoint is restricted for internal use only.
PUT
Update billing config
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The API key to access the admin API
Path Parameters
Body
application/json
Response
Billing config updated successfully
Config key - either a type or plan code
Available options:
timing_policy Config value - either a type or grace period days
Available options:
immediate, next_cycle Config key type (e.g. upgrade, downgrade, terminate)
Example:
"upgrade"
Status Type (e.g. active)
Example:
"active"
Description of the billing config
Example:
"Immediate Upgrade"