Skip to main content
PATCH
Update LinkedIn auto-scrape

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

Auto-scrape sid (ln_as_...).

Required string length: 18
Pattern: ^ln_as_

Body

application/json

Request body of update_linkedin_auto_scrape.

title
string | null
Maximum string length: 255
replay_frequency
enum<string> | null

null turns a recurring collector into a one-shot; it does NOT resume a paused one.

Available options:
hourly,
daily,
weekly,
monthly

Response

update success envelope.

success
enum<boolean>
required
Available options:
true
operation
enum<string>
required
Available options:
update
item
object
required
updated_fields
string[]
required
previous_values
object
required
meta
object
required