Update a WhatsAppMessage activity
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:)>.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Request
This endpoint expects an object.
activity_at
attachments
contact_id
direction
This is the former EmailDirection. Any activity that has a concept of direction (in or out) should be using this enum. For historical reasons, this is different from PhoneActivityDirection but at some point PhoneActivityDirection should be deprecated and replaced with CommunicationDirection.
Allowed values:
integration_link
local_phone
message_markdown
remote_phone
response_to_id
user_id
Response
Successful response
_type
activity_at
contact_id
created_by
date_created
date_updated
direction
This is the former EmailDirection. Any activity that has a concept of direction (in or out) should be using this enum. For historical reasons, this is different from PhoneActivityDirection but at some point PhoneActivityDirection should be deprecated and replaced with CommunicationDirection.
Allowed values:
external_whatsapp_message_id
id
integration_link
integration_name
lead_id
local_phone
local_phone_formatted
message_html
message_markdown
organization_id
remote_phone
remote_phone_formatted
response_to_id
source
text
updated_by
user_id
users
attachments
created_by_name
sequence_id
sequence_name
sequence_subscription_id
updated_by_name
user_name
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error