Updating Schema Tag
Updates the schema
PUT
/tags/schemas/{schemaId}
Updates the schema with the provided schema ID. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name
Type
Description
schemaId*
String
Schema ID
Request Body
Name
Type
Description
*
String
Object that contains a valid schema.
Last updated