PUT /corporate/subAccount/{id}/applications/toggle

API endpoint for the Corporate owner to enable/disable applications on the sub-account

Servers

Path parameters

Name Type Required Description
id Integer Yes

Id of the sub-account organization (mandatory)

Request headers

Name Type Required Description
Content-Type String Yes The media type of the request body.

Default value: "application/json"

Request body fields

Name Type Required Description
inbox Boolean No

Set this field to enable or disable Inbox on the sub-account / Not applicable on ENTv2

landing-pages Boolean No

Set this field to enable or disable Landing pages on the sub-account

web-push Boolean No

Set this field to enable or disable Web Push on the sub-account

automation Boolean No

Set this field to enable or disable Automation on the sub-account

meetings Boolean No

Set this field to enable or disable Meetings on the sub-account

crm Boolean No

Set this field to enable or disable Sales CRM on the sub-account

whatsapp Boolean No

Set this field to enable or disable Whatsapp campaigns on the sub-account

conversations Boolean No

Set this field to enable or disable Conversations on the sub-account

transactional-emails Boolean No

Set this field to enable or disable Transactional Email on the sub-account

email-campaigns Boolean No

Set this field to enable or disable Email Campaigns on the sub-account

transactional-sms Boolean No

Set this field to enable or disable Transactional SMS on the sub-account

facebook-ads Boolean No

Set this field to enable or disable Facebook ads on the sub-account

sms-campaigns Boolean No

Set this field to enable or disable SMS Marketing on the sub-account

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. Search for the API you want to integrate with and click on the name.
    • This loads the API reference documentation and prepares the Http request settings.
  3. Click Test request to test run your request to the API and see the API's response.