Set topic partitions
PUT
https://{dataplane_api_subdomain}.cloud.redpanda.com
/v1/topics/{topic_name}/partitions
Data Plane API
{var_value}
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.
Authentication:
Auth0 (oauth2) implicit flow
PUT /v1/topics/{topic_name}/partitions
Loading...
Response
Waiting for a request to be sent.