DELETE /tags/schemas/{schemaId}
DELETE
/tags/schemas/{schemaId}
Deletes the schema with the provided schema ID. Only users with the Standard Registry role are allowed to make the request.
schemaId*
String
Schema ID.
content: application/json: schema: type: boolean
content: application/json: schema: $ref: "#/components/schemas/Error"