Skip to main content
DELETE
Delete logging topic

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234_abcdef

Path Parameters

project_id
integer<int64>
required

Project ID

Example:

1

region_id
integer<int64>
required

Region ID

Example:

1

topic_name
string
required

Kafka topic name

Example:

"my-topic"

Response

204

No Content