Add call notification

The method allows to add a notification of a running call for a specific phone number.

The method allows you to create call notifications via API.

Data type header when the request is successful
Content-Type: application/hal+json

Data type header in case of an error
Content-Type: application/problem+json

Response parameters
The method returns an model of a created call notification.

ParameterData typeDescription
element_idintUnique ID of the entity for which the notification was called, if the entity was not found, then null will be returned.
element_typeintThe type of entity for which the notification was called, if the entity was not found then null will be returned.
uidstringUnique notification ID.
phone_numberstringThe phone number for which the notification was called on.
Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!