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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.