Skip to content

Delete Action

DELETE
/actions/{actionId}

Permanently deletes an Action and its unit associations. Certificates referencing this Action are also affected. The parent Space must be active.

actionId
required
string
X-Space-Id
required
string format: uuid

UUID of the target Space (tenant boundary). Validated against user access.

Unauthorized — missing or invalid JWT

Forbidden — insufficient permissions

Resource not found