Skip to main content
POST
Reset account sync

Authorizations

Authorization
string
header
required

Access token issued by gtm.service.id. Its access_identity claim carries team_sid, actor_sid and actor_type, and that team scope is authoritative.

Team-SID
string
header
required

Team scope for tokens that do not carry one. Ignored when the token already names a team.

Path Parameters

sid
string
required

LinkedIn account sid (ln_ac_…).

Required string length: 18
Pattern: ^ln_ac_

Body

application/json

Request body of reset_linkedin_account_sync.

types
enum<string>[]
required

Sync tracks to reset (LinkedinAccountResetSyncTypeEnum values).

Minimum array length: 1
Available options:
connections,
connection_requests,
connection_invitations,
conversations,
sales_navigator_conversations

Response

action_async success envelope.

success
enum<boolean>
required
Available options:
true
operation
enum<string>
required
Available options:
action
action
string
required
async
enum<boolean>
required
Available options:
true
item
object | null
required
pending
object[]
required
result
object
required
meta
object
required
credits
object