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
- application/json
Path Parameters
Back to Top
Response
Supported Media Types
- application/json
200 Response
Deleted topic.
400 Response
Bad Request.
Root Schema : DatabaseTeqClustersTopics400Error1
Type:
object
Title:
Show Source
DatabaseTeqClustersTopics400Error1