Skip to main content
POST
Solve LinkedIn Checkpoint

Authorizations

Authorization
string
header
required

The Authorization header must include 'x-api-key' followed by your API key (e.g., 'Authorization: x-api-key YOUR_API_KEY').

x-project-id
string
header
required

Workspace UID required to identify the workspace.

Path Parameters

account_uid
string
required

Body

application/json
code
string

The code to provide to solve the checkpoint.

Example:

"123456"

Response

200 - application/json

Checkpoint Solved