Skip to main content
POST
/
v1
/
items
/
{item_id}
/
sync
Sync a channel page
curl --request POST \
  --url https://api.clipping.cc/v1/items/{item_id}/sync \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.clipping.cc/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key: Authorization: Bearer ck_live_…

Path Parameters

item_id
string
required

Query Parameters

after
string

Page token.

Response

Sync result.

The response is of type object.