Skip to main content
POST
/
api
/
v1
/
omnichannel
/
email
/
sync
/
backfill-empty
Backfill activities with empty email content
curl --request POST \
  --url https://api.raul.ugps.io/api/v1/omnichannel/email/sync/backfill-empty \
  --header 'Authorization: Bearer <token>'
{
  "backfilled": 123,
  "errors": 123
}

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

201 - application/json

Backfill completado

backfilled
number
errors
number