Update an interaction

WARNING: This is NOT a patch operation. Any values not included will be set to null.

Path Params
integer
required

Id of a Client.

integer
required

Id of an Interaction.

Body Params
string

Text of the interaction

number
required

ID of the employee who created the interaction

string

Date the interaction was created (yyyy-mm-dd, defaults to current date)

number
required

ID of the type of interaction (1/note, 2/file, 3/call, 4/email, 5/meeting)

number

Array of contact ID's involved with the interaction

Response
204
Language
Credentials
Bearer
jwt
Response
Click Try It! to start a request and see the response here!