Exporters (v1)
Update schema exporter by name
Updates the information or configurations of the schema exporter. All attributes in request body are optional.
put/exporters/{name}
Path parameters
namestring required
Name of the exporter
Request body
Example request
{
"contextType": "CUSTOM",
"context": "User"
}Response
The original request.
Changes
No recorded changes to this endpoint across all 1 revision of this API.