schemas
Post organisations schemas delete components
DeleteSchemaComponents deletes a list of schema components, along with any others depending on them.
POST
/
organisations
/
{organisationId}
/
schemas
/
{id}
/
delete-components
Authorizations
Authorization
string
headerrequiredPath Parameters
organisationId
string
requiredOrganisationID is the ID of the organisation that the schema belongs to.
id
string
requiredID is the schema identifier
Body
application/json
ids
string[]
requiredResponse
200 - application/json
id
string