URL Groups
Remove URL Group
Remove a URL group and all its endpoints
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
requiredThe name of the URL Group to remove.
Response
This endpoint returns 200 if the URL Group is removed successfully.
Was this page helpful?