Integrations
Avvia la sincronizzazione configurata
Authorization
ApiKey AuthorizationBearer <token>
In: header
Path Parameters
integrationId*string
L'id dell'integrazione da sincronizzare
Response Body
application/json
application/json
application/json
curl -X POST "https://api.trainfog.com/developers/v1.0/integrations/string/sync"{
"ok": true
}{
"error": "Unauthorized"
}{
"error": "Not found"
}