cURL
curl --request DELETE \ --url https://platform.versori.com/api/switchboard/v1alpha1/organisations/{organisationId}/schemas/{id}/components/{ref} \ --header 'Authorization: <api-key>'
{ "id": "<string>" }
Deletes a schema component, along with any other components referencing it.
DeleteSchemaComponentResponse is the response definition after deleting a schema component.
The response is of type object.
object