Exporters
Create a new schema exporter.
Creates a new schema exporter. All attributes in the request body are optional except for config, which is required.
post/exporters
Request body
Response
The created exporter name.
Example response
{
"name": "test-exporter"
}