Update a channel endpoint
Update an existing channel endpoint by its unique identifier.
Path parameters
The unique identifier of the channel endpoint
Request body
Example request
{
"endpoint": {
"channelId": "C123456789"
}
}Response
OK
Example response
{
"providerId": "slack",
"integrationIdentifier": "slack-prod",
"connectionIdentifier": "slack-connection-abc123",
"subscriberId": "subscriber-123",
"contextKeys": [
"tenant:org-123",
"region:us-east-1"
],
"type": "slack_channel",
"endpoint": {
"channelId": "C123456789"
}
}Changes
Changed in 5 of the 13 revisions of this API.2204
- ●
added the new
novu-web-chatenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
removed the
novu-agent-chatenum value from theresponse property for the response statusresponse-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
novu-agent-chatenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
removed the
novu-web-chatenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ●
- ▲
added to the
response propertyoneOflist for the response statusresponse-property-one-of-added
- ●
added the new
grafanaenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
grafana_oncall_integrationenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
novu-web-chatenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
tool_webhookenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
added to the
request propertyoneOflistrequest-property-one-of-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
ruach-smsenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ▲
added to the
response propertyoneOflist for the response statusresponse-property-one-of-added
- ●
added the new
anypostenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
lineenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
line_userenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
opsgenieenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
opsgenie_integrationenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
pagerdutyenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
pagerduty_serviceenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
sendblueenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
toolenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
tool-webhookenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
webex-messagingenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
webex_personenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
webex_roomenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
added to the
request propertyoneOflistrequest-property-one-of-added
- ▲