Skip to main content
POST
Verify and repair a Twilio number's webhooks
If something has changed the number’s voiceUrl or smsUrl in the Twilio console (or Twilio re-provisioned it), this endpoint will re-apply the correct Convocore webhooks.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
workspaceId
string
required
phoneNumberSid
string
required
isImportedNumber
boolean
default:false

Response

Successful response

isGood
boolean
required