Detach a phone number from its currently attached bot. The phone number will remain in the same organization but will no longer be associated with any bot.
POST
/
phone-numbers
/
{phoneNumberId}
/
detach
Detach phone number from bot
Copy
curl --request POST \ --url https://api.helloannie.com/v1/phone-numbers/{phoneNumberId}/detach