DELETE
/
invocations
/
{invocation_id}
This response does not have an example.

Path Parameters

invocation_id
string
required

Invocation identifier.

Query Parameters

mode
enum<string>

If cancel, it will gracefully terminate the invocation. If kill, it will terminate the invocation with a hard stop. If purge, it will only cleanup the response for completed invocations, and leave unaffected an in-flight invocation.

Available options:
Cancel,
Kill,
Purge

Response

Accepted