PATCH
/
invocations
/
{invocation_id}
/
resume
This response has no body data.

Path Parameters

invocation_id
string
required

Invocation identifier.

Query Parameters

deployment
string

When resuming from paused/suspended, provide a deployment id to use to replace the currently pinned deployment id. If 'latest', use the latest deployment id. If 'keep', keeps the pinned deployment id. When not provided, the invocation will resume on the pinned deployment id. When provided and the invocation is either running, or no deployment is pinned, this operation will fail.