PUT https://{dataplane_api_subdomain}.cloud.redpanda.com /v1/topics/{topic_name}/partitions Data Plane API

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

Path parameters

  • string Required

Body

  • integer(int32)
  • boolean
PUT /v1/topics/{topic_name}/partitions
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://bump.sh/redpanda/hub/redpanda/doc/cloud-dataplane/explorer/operation/operation-topicservice_settopicpartitions

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.