Exporters (v1)
Creates a new schema exporter
Creates a new schema exporter. All attributes in request body are optional except config.
post/exporters
Request body
Example request
{
"name": "test-exporter",
"contextType": "CUSTOM",
"context": "User"
}Response
Schema successfully registered.