Deletes the specified notification action from the system

Params

Param name Description
pretty
optional

Return a pretty formatted response if true, Default is false


Value: Must be a Boolean

Examples

Request
  curl -X DELETE -H "Content-Type:application/json"  -H "X-Auth-Token:SMvLmYkkIVSYrrEQZSix0Q"  https://api.datonis.io/api/v3/notification_actions/e4b268b9ca

Response
{
}