DELETE
/
v2
/
topics
/
{urlGroupName}

The URL Group and all its endpoints are removed. In flight messages in the URL Group are not removed but you will not be able to send messages to the topic anymore.

Request

urlGroupName
string
required

The name of the URL Group to remove.

Response

This endpoint returns 200 if the URL Group is removed successfully.