Set topic partitions
PUT
https://{dataplane_api_subdomain}.cloud.redpanda.com
/v1/topics-partitions
Data Plane API
{var_value}
Set topic partitions
Set partition counts for existing topics. New value must be equal to or larger than the current count of partitions in the topic. All topics will have the same final count of partitions. Depending on the partitioning strategy used, this may impact ordering guarantees.
Authentication:
Auth0 (oauth2) implicit flow
PUT /v1/topics-partitions
Loading...
Response
Waiting for a request to be sent.