Skip to main content
POST
/
integrations
/
config
Sync Integration Config
curl --request POST \
  --url https://api.veryfront.com/integrations/config \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '
{
  "integrations": {}
}
'
{
  "synced": 123
}

Authorizations

Authorization
string
header
required

Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf__" - create via /api-keys endpoint.

Body

application/json
integrations
object
required

Response

Config synced successfully

synced
number
required

Number of integrations synced