Skip to main content
POST
Toggle conversation status

Authorizations

Authorization
string
header
required

Your personal access token from Settings → Profile, or a scoped API key (hc_…) created at Settings → Developer → API keys. Send it as Authorization: Bearer <token>.

Path Parameters

account_id
integer
required

Account ID

conversation_id
integer
required

Conversation display ID

Body

application/json

Toggle status payload

snoozed_until
string

ISO8601 datetime for snoozed status

status
string

"open", "resolved", "pending", "snoozed"

Response

OK

The response is of type object.