Update Contact
Contact API
Update Contact
Update Contact.
PATCH
Update Contact
Authorizations
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
The unique ID of the resource in the path. Use the ID returned by the related create or list endpoint.
Body
The contact first name.
The contact last name.
The contact email address. Use a valid email format such as
alex@example.com.The contact phone number in E.164 format. Example:
+14157774444.The contact company or organization name.
Custom key-value data to attach to the resource. Use this for IDs or attributes from your own systems.
Response
Whether the request succeeded.
Human-readable status message.
Updated contact object.
Authorizations
Path Parameters
Contact ID
Body
application/json

