Skip to main content
DELETE
Delete schema
Required scope: schemas:write

Authorizations

Authorization
string
header
required

Bearer token obtained from POST /v1/auth/token. Pass in the Authorization header as Bearer <token>.

Path Parameters

schemaName
string
required

The schema name to delete.

Response

Schema and all associated metadata deleted. No response body.