POST
/
{workspaceId}
/
projects
/
{projectName}
/
auth-sessions
/
update
/
{operationId}
/
resume

Authorizations

x-api-key
string
headerrequired

API Key used to authenticate your requests. How to create one.

Path Parameters

workspaceId
string
required

Your workspace ID. How to find it?

projectName
string
required

Your project name. It is the name you provide when creating a project.

operationId
string
required

The ID for the requested auth session creation operation. This is obtained from the start request.

Body

application/json
info_request_id
string
required

The ID of the request info action.

input
string
required

The input to the resume operation.

Response

202 - application/json
status
enum<string>
required
Available options:
resumed