curl --location --request POST '/api/v1/accounts//inboxes//set_agent_bot' \ --header 'Content-Type: application/json; charset=utf-8' \ --data-raw '{ "agent_bot": 0 }'
{}