Delete the Transactional Event Queue Topic with the specified topic_name

delete

/database/teq/clusters/{cluster_id}/topics/{topic_name}/

Delete the topic with the specified topic_name. A client requires SQL Developer role to invoke this service. Database User requires Execute privilege on DBMS_AQADM and OWA_UTIL packages and the Topic must have been created in the database user's schema.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Deleted topic.

400 Response

Bad Request.
Body ()
Root Schema : DatabaseTeqClustersTopics400Error1
Type: object
Title: DatabaseTeqClustersTopics400Error1
Show Source
Back to Top