Skip to main content
POST
Pause LinkedIn activity

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

profile_id
string<uuid>
required

Response

Successful Response

checkpoint_status
enum<string>
required

Whether LinkedIn is currently challenging this account.

Available options:
ok,
checkpoint
created_at
string<date-time>
required
daily_limit_check_inbox
integer
required
daily_limit_check_sent_invitations
integer
required
daily_limit_connection_request
integer
required
daily_limit_follow
integer
required
daily_limit_inmail
integer
required
daily_limit_like_post
integer
required
daily_limit_profile_view
integer
required
daily_limit_read_conversation
integer
required
daily_limit_send_message
integer
required
daily_limit_withdraw
integer
required
display_name
string
required
extension_version
string
required
headline
string
required
id
string<uuid>
required
last_seen_at
string<date-time> | null
required
member_urn
string | null
required
online
boolean
required
paused
boolean
required
photo_url
string | null
required
run_mode
enum<string>
required

Whether the agent waits to be told, or works through the queue on its own.

A newly paired account starts MANUAL on purpose: we never act unattended on somebody's LinkedIn account before its owner has watched a step run.

Available options:
manual,
auto
sender_profile_id
string<uuid>
required
status
enum<string>
required

Pairing lifecycle.

PENDING exists between "the user asked to connect" and "an extension actually bound a LinkedIn member to it", so the sender page can show a half-finished connection rather than nothing at all.

Available options:
pending,
active,
revoked
updated_at
string<date-time>
required
vanity_name
string | null
required
warmup_enabled
boolean
required
warmup_started_at
string<date-time> | null
required
weekly_connection_request_cap
integer
required
queued_count
integer
default:0
usage
LinkedInKindUsageReadSchema · object[]
weekly_connection_requests_used
integer
default:0