put https://api.toriihq.com/v1.0/services/sync/gluu
Use the following code snippet to sync your Gluu integration
curl -X PUT -d '{"idFile":"{FILE_ID}", "idAppAccount": "{APP_ACCOUNT_ID}"}' -H "Authorization: Bearer API_KEY" -H "Content-Type: application/json" "https://api.toriihq.com/v1.0/services/sync/gluu"
- The uploaded file must be a CSV file.
- In order to upload the file use the File upload API
- File type is "customIntegrationData".
- Rate limit: 200 requests per minute