Skip to main content
POST
Sync From Panel

Authorizations

Authorization
string
header
required

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

Body

application/json

Sync mode options.

mode
enum<string>
default:all
Available options:
all,
new_only,
update_only

Response

Successful Response

Response after sync operation.

success
boolean
required
message
string | null
data
Data · object | null