Authorizations
Vida API Token
Query Parameters
Target Organization Id to update settings for
Body
Account status - if set to false calls and messages for all agents in this org will no longer be answered
true
Change Product Plan Id on the Organization. Note: if the target product plan is tied to a Stripe or Chargebee product and the customer has not yet subscribed - this will not work. Give the customer an offered product plan first. Otherwise - this will update the product plan on Vida and in the configured billing system.
"someProductPlanId"
Give an offer of a product plan to a customer. Useful when offering a private plan before the customer has completed checkout. Set null to remove it
"someProductPlanId"
Change main owner Email Of the Organization
"admin@test.com"
Change Organization Name
"Test Organization"
Enable SMS Capabilities on the agent.
true
SMS Brand Id that is registered for the organization
"XXXXXX"
Approved SMS Campaign Id for the organizations traffic
"XXXXXX"
Indicates whether the account is in an unlocked (paid) state.
true
External Account Id to match with your internal system account Id. Set to null to remove it.
"AC_XXXXXXX"
External Id to match with your internal billing system. Set to null to remove it.
"somebillingId"