Execute an action on a conversation.
Documentation Index
Fetch the complete documentation index at: https://help.withallo.com/llms.txt
Use this file to discover all available pages before exploring further.
CONVERSATIONS_WRITE| Action | Effect |
|---|---|
READ | Mark the conversation as read |
UNREAD | Mark the conversation as unread |
ARCHIVE | Archive the conversation and mark all items as read |
UNARCHIVE | Unarchive the conversation |
400 error with code INVALID_ACTION.
READ on an already-read conversation is a no-op and returns 200.
This endpoint also supports the Idempotency-Key header. See Idempotency.
allo_number to apply the action across all Allo numbers. Provide it to scope the action to a specific line.The external phone number in E.164 format. URL-encode the + as %2B.
"+14155551234"
Action executed successfully