Enable/disable sub-account application(s)

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

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

idlongRequired

Id of the sub-account organization (mandatory)

Request

List of applications to activate or deactivate on a sub-account

automationbooleanOptional

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

conversationsbooleanOptional

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

crmbooleanOptional

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

email-campaignsbooleanOptional

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

facebook-adsbooleanOptional

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

inboxbooleanOptional

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

landing-pagesbooleanOptional

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

meetingsbooleanOptional

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

sms-campaignsbooleanOptional

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

transactional-emailsbooleanOptional

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

transactional-smsbooleanOptional

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

web-pushbooleanOptional

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

whatsappbooleanOptional

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

Response

Sub-account application(s) enabled/disabled

Errors