Creates a new notification
POST
/api/v1/company/notification/register/{id}
v1-company
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.kompany.com//api/v1/company/notification/register/' \
--data-urlencode 'callbackUrl='
Response Response Example
200 - Example 1
{
"monitorStatus": "string",
"notificationId": "string"
}
Request
Path Params
id
string
required
Body Params application/x-www-form-urlencoded
callbackUrl
string
required