Skip to main content
POST
/
api
/
omnichannel
/
failed-webhooks
/
{id}
/
retry
Retry a failed webhook
curl --request POST \
  --url https://api.raul.ugps.io/api/omnichannel/failed-webhooks/{id}/retry \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string
required

Response

200 - undefined