Skip to main content
POST
Set or clear the colored flag on a conversation by phone number

Authorizations

x-organization-id
string
header
required

Your SmartSend Organization ID. Required on every request.

Body

application/json
phoneNumber
string
required

Phone number in any format (972..., 05..., +972...)

color
enum<string> | null

Flag color to set. Use null or "none" to clear. Defaults to "red" when omitted.

Available options:
red,
orange,
green,
none

Response

200

Flag updated successfully