Services_notify

SecuritybearerAuth
Request
path Parameters
id
required
string
Request Body schema: application/json
action
required
string
message
string
notificationName
string
notificationPath
string
Responses
204

No content

post/services/{id}/notify
Request samples
application/json
{
  • "action": "string",
  • "message": "string",
  • "notificationName": "string",
  • "notificationPath": "string"
}