Engine

Covers Engine 2.0.0

dartwic-share/argus/release-hold

Releases a hold on a remote ARGUS runtime.

  • Category: Events

Request payload

FieldTypeRequirementDescription
event_idstringOptionalStable hold event ID used for operator-response recording.
message_titlestringOptionalActive event title used to resolve event_id.
hold_titlestringOptionalIn-memory hold title to release.
operator_client_idstringOptionalOriginal requesting client ID; defaults to the authenticated caller.
titlestringOptionalBackward-compatible alias for hold_title.

Response payload

FieldTypeDescription
event_idstringResolved 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.