Skip to main content
DELETE
/
api
/
omnichannel
/
spam
/
unblock
Desbloquear un remitente
curl --request DELETE \
  --url https://api.raul.ugps.io/api/omnichannel/spam/unblock \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json

The body is of type object.

Response

200 - undefined