Topic (v3)

Update Partition Count

Generally Available

Increase the number of partitions for a topic. To update other topic configurations, see https://docs.confluent.io/cloud/current/api.html#tag/Configs-(v3)/operation/updateKafkaTopicConfig.

patch/kafka/v3/clusters/{cluster_id}/topics/{topic_name}

Request body

partitions_countinteger required

Response

The topic.

kindstring required
cluster_idstring required
topic_namestring required
is_internalboolean required
replication_factorinteger required
partitions_countinteger required
authorized_operationsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.