Theme

Notification Topics

Delete a Notification Topic

DELETE https://cirro.io/api/v2/notification_topic/:id

Parameters

No parameters are needed.

Example

1client = CirroIOV2::Client.new(...)
2client.NotificationTopic.delete("1")
Previous
Update a Notification Topic