Exporters (v1)
Update schema exporter config by name
Updates the configuration of the schema exporter.
put/exporters/{name}/config
Path parameters
namestring required
Name of the exporter
Request body
Example request
{
"schema.registry.url": "<Physical SR Endpoint>",
"basic.auth.credentials.source": "USER_INFO"
}Response
The original request.
Changes
No recorded changes to this endpoint across all 1 revision of this API.