Delete a simulation specific system node

View as Markdown

Delete a system node. Clients may only delete systems nodes which have a simulation value equal to the UUID of a simulation belonging to their organization.

A custom (simulation specific) OOB system node may only be deleted if its simulation has auto_oob_enabled=False.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequiredformat: "uuid"
A UUID string identifying this template node.

Response

No response body