Delete a approval-request
DELETE /approval-requests/{id}
DELETE
/approval-requests/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”Deleted
object
data
object
action_type
required
Machine-readable action identifier, e.g. backup.policy.apply, runbook.execute, bulk.deauth
string
action_label
Human-readable label for the action
string
payload
required
The action payload that will be executed on approval
status
required
string
blast_radius
{ resource_count: number, resource_types: string[], estimated_impact: string }
cost_delta
Estimated cost change in USD (negative = savings)
number
rollback_plan
Step-by-step rollback instructions
string
dry_run_result
Result of pre-execution dry run
dry_run_status
Lifecycle status of the dry-run simulation
string
cost_delta_usd
Estimated cost change in USD from running this action (negative = savings)
number
expires_at
required
Approval TTL — auto-set to now+4h on create
string format: date-time
approved_at
string format: date-time
rejection_reason
string
organisation
requester
approved_by
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found