Topics
Add topic partitions
Add partitions to an existing topic. Depending on the partitioning strategy used, this may impact ordering guarantees.
patch/v1/topics/{topic_name}/partitions
Path parameters
topic_namestring required
The topic name.
Request body
Response
OK
AddTopicPartitionsResponse required