PUT
/
admin
/
v1
/
topics
/
{topicName}
/
unload

Path Parameters

topicName
string
required

The topic name format is tenant.namespace.topic. Or topic with specific partition can be unloaded by using tenant.namespace.topic-partition format.

Response

204

Topic unloaded successfully