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

Body

application/json

The body is of type object.

Response

201

Rule created