Add calls

This method allows adding multiple calls

Limitations
The method is available in correspondence to the user rights.

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 array of added calls.

ParameterData typeDescription
idintID of the added note
entity_idintID of the entity the call is added into
entity_typeintType of the entity the call is added into
account_idintID of the account the call is added into
request_idstringThe string that’s passed in the request or an index number if none passed
_embeddedobjEmbedded entities data
_embedded[entity]objModel of the entity the call is added to
_embedded[entity][id]intID of the entity the call is added to
Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!