Inboxes
Add or remove agent bot
To add an agent bot pass agent_bot id, to remove agent bot from an inbox pass null
POST
Authorizations
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.
Path Parameters
The numeric ID of the account
ID of the inbox
Body
application/json
Response
204
Success