Schema Management
Delete Schema
Permanently deletes a schema. Cannot be undone.
DELETE
Path Parameters
The unique identifier of the schema to delete.
Response
Success Response (200)
Examples
Delete a Schema
Curl
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the schema.