Topics
Set topic partitions
Set partitions to an existing topic. New value must be equal to or larger than the current count of partitions in the topic. Depending on the partitioning strategy used, this may impact ordering guarantees.
put/v1/topics/{topic_name}/partitions
Path parameters
topic_namestring required
The topic name.
Request body
Response
OK
SetTopicPartitionsResponse required