Set topic configurations
PUT
https://{dataplane_api_subdomain}.cloud.redpanda.com
/v1/topics/{topic_name}/configurations
Data Plane API
{var_value}
Set topic configurations
Update the entire set of key-value configurations for a topic. Config entries that are not provided in the request are removed and will fall back to their default values.
Authentication:
Auth0 (oauth2) implicit flow
PUT /v1/topics/{topic_name}/configurations
Loading...
Response
Waiting for a request to be sent.