cURL
curl --request DELETE \ --url https://platform.versori.com/api/switchboard/v1alpha1/organisations/{organisationId}/schemas/{id}/operations/{operationId} \ --header 'Authorization: <api-key>'
{ "id": "<string>" }
Delete the schema operation belonging to an schema.
DeleteSchemaOperationResponse is the response definition after deleting an operation for an schema.
The response is of type object.
object