DELETE <chan_name>/v1/subscribe/<dur_name>

Deletes a specific durable subscription on a specific channel.

  • chan_name in the URI is the channel name.
  • dur_name in the URI is the durable name of the subscription.

Example Requests

curl -X DELETE http://localhost:8585/channel201/v1/subscribe/durableA3