Api to unsubscribe to a topic and delete the queue

Full SEMPv2 spec here… you can see that “DELETE” does a delete, “PATCH” does an update, etc. SEMP API Reference

Also, if you are deleting the queue, you do not have to delete the queue’s subscriptions first. As they are a configured property of the queue, they will all just disappear when you delete your queue.