Create an integration hook
This token can be obtained by visiting the profile page or via rails console. Provides access to endpoints based on the user permissions levels. This token can be saved by an external system when user is created via API, to perform activities on behalf of the user.
The numeric ID of the account
The ID of app for which integration hook is being created
"webhook"
The inbox ID, if the hook is an inbox hook
1
The status of the integration
"enabled"
Secret token stored separately from integration settings
"secret-token"
The settings required by the integration
{}Success
The ID of the integration hook
The ID of the integration app
Inbox ID if its an Inbox integration
Account ID of the integration
Whether the integration hook is enabled for the account
Whether its an account or inbox integration hook
The associated settings for the integration