Skip to main content
POST
/
api
/
notification
/
new
/
template
/
enable
启用通知模板
curl --request POST \
  --url https://api.example.com/api/notification/new/template/enable \
  --header 'Authentication: <authentication>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Headers

Authentication
string
default:{{token_1}}
required

Body

application/json

The body is of type object.

Response

200 - application/json

The response is of type object.