Releases a Twilio phone number from the workspace. Platform-rented numbers are released from Twilio; imported numbers are only detached.
/utils/buy-twilio-number (isImportedNumber: false), this endpoint also releases the number on the platform’s Twilio account, freeing up the slot.
For imported numbers (isImportedNumber: true), the number is only removed from Convocore — your own Twilio account keeps it.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.