Delete the Transactional Event Queue Topic with the specified topic_name

delete

/database/txeventq/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

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Deleted topic.

400 Response

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