cURL
curl --request DELETE \ --url https://api.gcore.com/cloud/v1/laas/{project_id}/{region_id}/topics/{topic_name} \ --header 'Authorization: <api-key>'
This response does not have an example.
Delete a Kafka topic from the client’s LaaS namespace in the specified project and region. The topic must not be in use by any other service.
Was this page helpful?