Skip to main content
POST
Sync to default pricing

Authorizations

Authorization
string
header
required

JWT obtained through Barndoor's authentication flow. Pass the token verbatim in Authorization: Bearer <token>. Use the Barndoor SDK's loginInteractive() helper to obtain a token in scripts and notebooks.

Body

application/json
ids
string<uuid>[]

Subset of org rule ids to sync. Empty / omitted syncs all stale rows.

Response

200 - application/json

Number of rows synced

synced
integer