POST
/
organisations
/
{organisationId}
/
schemas
/
{id}
/
delete-components

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organisationId
string
required

OrganisationID is the ID of the organisation that the schema belongs to.

id
string
required

ID is the schema identifier

Body

application/json
ids
string[]
required

Response

200 - application/json
id
string