Skip to main content

Change pricing plan

POST 

/bv/pricing/v1/plans:change

Modifies the current pricing plan of the organization to a new one.


Required field(s):

  • plan_id
  • message

  • Returns a 400/Bad Request if any of the provided parameters are invalid.

Request

Body

required
    plan_id stringrequired

    Required.

    message stringrequired

    Required.

Responses

A successful response.

Schema

    object

Loading...