Skip to main content
POST
/
v1
/
notifications
/
types
/
enable-recommended
One-click enable the recommended starter set
curl --request POST \
  --url https://api-sandbox.featherhq.com/v1/notifications/types/enable-recommended \
  --header 'x-api-key: <api-key>'
{
  "enabled_event_types": [
    "<string>"
  ]
}

Authorizations

x-api-key
string
header
required

Response

Successful Response

enabled_event_types
string[]
required