This endpoint updates an existing endpoint’s url.
This will only apply to newly created messages. All messages published before this endpoint was updated will still use the old url.
The id of the endpoint
The new url of the endpoint
The id of the topic this endpoint subscribes to.
Either topicId
or topicName
must be set
The name of the topic this endpoint subscribes to.
Either topicId
or topicName
must be set
The url where all requests will be sent to.
This endpoint updates an existing endpoint’s url.
This will only apply to newly created messages. All messages published before this endpoint was updated will still use the old url.
The id of the endpoint
The new url of the endpoint
The id of the topic this endpoint subscribes to.
Either topicId
or topicName
must be set
The name of the topic this endpoint subscribes to.
Either topicId
or topicName
must be set
The url where all requests will be sent to.