Headers
Path Parameters
Body
*/*
Available options:
telegram, discord, whatsapp, slack, website curl --request POST \
--url https://app.aptlystar.ai/api/v1/bot/integration/{id}/toggle \
--header 'Authorization: <authorization>' \
--header 'Content-Type: */*' \
--data '
{
"provider": "telegram"
}
'curl --request POST \
--url https://app.aptlystar.ai/api/v1/bot/integration/{id}/toggle \
--header 'Authorization: <authorization>' \
--header 'Content-Type: */*' \
--data '
{
"provider": "telegram"
}
'telegram, discord, whatsapp, slack, website