Deletes all schemas by topic id. Only users with the Standard Registry are allowed.
Request
Path Parameters
Parameter
Type
Required
Description
Response
Success Response
[
{
"id": "f3b2a9c1e4d5678901234567",
"uuid": "f3b2a9c1e4d5678901234567",
"name": "Schema name",
"status": "DRAFT",
"topicId": "f3b2a9c1e4d5678901234567"
}
]Error Responses
Status
Description
Last updated
Was this helpful?