POST
/
sync
This endpoint can only be used for testing purpose or very specific cases where you need to process the data synchronously. The queue will be skipped.
Don’t forget to generate your access token to use this endpoint.

Authorizations

Authorization
string
headerrequired

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

Body

application/json
workspace_id
string
required

Workspace ID

items
object[]
required

Array of 100 items max to import

Response

200 - application/json

The response is of type object.