v1

latestOpenAPI 3.0.02026-08-061280285.2 KB
Client APIs

Adds note to the specified client company

post/api/external/client/notes/add

Headers

RF-Api-Keystring
content-typestring

Request body

created_byinteger
idinteger

id of the Contact.

mentionsinteger[]
valuestring

Response

Auto generated using Swagger Inspector

{"stackTrail":"paths:/api/external/client/notes/add:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","example":{"note_id":1}}

Example response

{
  "note_id": 1
}