Authorization: Bearer ********************
curl --location --request PUT '/ai/bot//toggle-disable-bot' \ --header 'Content-Type: application/json' \ --data-raw '{ "is_disabled": true }'
null