Skip to main content
POST
Create Contact Note

Authorizations

string
required
Your Agni API key used to authenticate the request. Pass it in the X-Api-Key header. Find or rotate it from your Ravan AI account settings.

Path Parameters

string
required
The unique ID of the resource in the path. Use the ID returned by the related create or list endpoint.

Body

string
required
The note or message content to save. Use plain text unless the endpoint states otherwise.

Response

boolean
Whether the request succeeded.
string
Human-readable status message.
object
Returned data.

Authorizations

X-Api-Key
string
header
required

Path Parameters

id
string
required

Contact ID

Body

application/json
content
string
required

Note content

Response

200 - application/json

Successful response

success
boolean
message
string
data
object