cURL
curl --request DELETE \ --url https://api.tryarchitect.com/v0/topics/{topic_id}/entries/{topic_entry_id} \ --header 'x-api-key: <api-key>'
{ "success": true }
Delete a topic entry.
API key authentication for the External Actor Gateway
topic_id parameter
topic_entry_id parameter
Successful operation
Was this page helpful?