Exporters
put/exporters/{name}
Path parameters
namestring required
Name of the exporter.
Request body
Response
The updated exporter's name.
Example response
{
"name": "test-exporter"
}Name of the exporter.
The updated exporter's name.
{
"name": "test-exporter"
}