Delete a schema by the given id.

Delete a schema by schema_id, the schema can only be deleted when the status is draft.

Key Features:

  • Delete the custom schema specified by the schema ID, and all versions of the schema will be deleted.

Authorization Logic:

  1. User must have a valid tenant-level JWT token
  2. Token must have managing scope for custom schema

Usage Example:
Delete the custom schema and all its versions.

Permissions Required:
Requires: seismic.custom_schema.manage

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

(Required) The schema id, which identifies a schema across all versions. Note: This is not the version id, which identifies a specific version of the schema.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain