PUT
/
messages
/
:platform
/
:conversationId
Available on Business, Enterprise plans.

Update the status of a conversation to active or archived. You may want to archive conversations if they are no longer active or relevant.

Header Parameters

Authorization
string
required
API Key of the Primary Profile.

Format: Authorization: Bearer API_KEY
Profile-Key
string
Profile Key of a User Profile.

Format: Profile-Key: PROFILE_KEY

Path Parameters

platform
string
required

The platform for status update: facebook, instagram, twitter

conversationId
string
required

The ID of the conversation to action.

Body Parameters

status
string
required

Values: active or archived.