Changes to Update an existing conversation-scoped webhook
POST /v1/Conversations/{ConversationSid}/Webhooks/{Sid}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 51 revisions of this API.43
- v192d1169c37c232
- v1b4d0e634cd691
- v14e3f150aaa781
What changed
- ▲
removed the enum value
GETof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
POSTof the request propertyrequest-property-enum-value-removed
- ▲
the
response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ○
added the new
getenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
postenum value to the request propertyrequest-property-enum-value-added
- ▲
- ▲
the
response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
- ○
api tag
ConversationsV1Webhookaddedapi-tag-added
- ○