cURL
curl --request PATCH \ --url https://api.example.com/invocations/{invocation_id}/pause
{ "message": "<string>", "restate_code": "<string>" }
Invocation identifier.
Invocation is already paused
Was this page helpful?