# AckExecutions

PATH: /aurora.core.apiengine.executionsv1.ExecutionService/AckExecutions

Endpoint: POST /aurora.core.apiengine.executionsv1.ExecutionService/AckExecutions
Version: v1.23.0
Security: Bearer

## Request fields (application/json):

  - `execution_ids` (array)
    executions to ack/unack

  - `is_acknowledged` (boolean, required)
    ack or unack the executions


