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

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

Body

  • integer(int32)
  • array[string]
  • boolean
PUT /v1/topics-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_setpartitionstotopics

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.