Request Example
Response Example
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Data refresh initiated successfully
Example:
true
Refreshes and re-syncs all creator social accounts data. This endpoint triggers a background job to update content snapshots and synchronize creator data across all connected platforms.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Data refresh initiated successfully
true