Delete the element with the specified identifier id

Request
path Parameters
id
required
string

The id of the element.

storagecollection
required
string
tenant
required
string
header Parameters
symbio-auth-token
required
string

The symbio auth token.

Responses
204

Stereotype successfully deleted.

404

Stereotype not found.

delete/{storagecollection}/{tenant}/_api/v1/stereotypes/{id}