Engine
Covers Engine 2.0.0
dartwic-share/argus/release-hold
Releases a hold on a remote ARGUS runtime.
- Category: Events
Request payload
| Field | Type | Requirement | Description |
|---|---|---|---|
event_id | string | Optional | Stable hold event ID used for operator-response recording. |
message_title | string | Optional | Active event title used to resolve event_id. |
hold_title | string | Optional | In-memory hold title to release. |
operator_client_id | string | Optional | Original requesting client ID; defaults to the authenticated caller. |
title | string | Optional | Backward-compatible alias for hold_title. |
Response payload
| Field | Type | Description |
|---|---|---|
event_id | string | Resolved event ID, or an empty string when the hold had no ARGUS event. |
Errors
- The named hold is not active and the event is not a DCode-declared hold.