Skip to main content
PUT
/
api
/
notification-config
/
rules
/
{id}
Update notification rule
curl --request PUT \
  --url https://api.raul.ugps.io/api/notification-config/rules/{id} \
  --header 'Content-Type: application/json' \
  --data '{}'

Path Parameters

id
string
required

Body

application/json

The body is of type object.

Response

Rule updated