Delete a security policy
A security policy may only be deleted if no emulated nodes or devices are currently using it.
Required scope: air:manifest_write (roles: air_simengine_debugger, air_simengine_developer)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
A UUID string identifying this security policy.
Response
No response body
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error