Updates a schema mapping.
A schema is immutable if it is being used by a workflow. Therefore, you can't update a schema mapping if it's associated with a workflow.
put/schemas/{schemaName}
Path parameters
schemaNamestring required
The name of the schema. There can't be multiple <code>SchemaMappings</code> with the same name.
Request body
Response
Success