Skip to main content
POST
/
conversations
/
{conversation}
/
unarchive
Unarchive a conversation
curl --request POST \
  --url https://api.example.com/conversations/{conversation}/unarchive

Path Parameters

conversation
integer
required

Conversation ID

Response

Conversation unarchived