Skip to main content
DELETE
/
v1
/
extraction-schemas
/
{schema_id}
Delete Schema Endpoint
curl --request DELETE \
  --url https://api.glialhealth.com/v1/extraction-schemas/{schema_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Headers

authorization
string | null

Path Parameters

schema_id
string
required

Response

Successful Response