v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438244196.2 KB

Deletes the <code>SchemaMapping</code> with a given name. This operation will succeed even if a schema with the given name does not exist. This operation will fail if there is a <code>MatchingWorkflow</code> object that references the <code>SchemaMapping</code> in the workflow's <code>InputSourceConfig</code>.

delete/schemas/{schemaName}

Path parameters

schemaNamestring required

The name of the schema to delete.

Response

Success

messagestring required

A successful operation message.