Skip to main content
POST
Resolve Chat
Required token scopes: Manage all chats

Authorizations

Authorization
string
header
required

API token generated in Texter: gear icon → Developers → API Tokens. When creating a token, assign it the scopes required by the endpoints you plan to call - each endpoint lists its required scopes.

Path Parameters

chatId
string
required

The unique identifier of the chat. You can obtain this value by using the Search Chats endpoint with the contact's phone number

Body

application/json
notifyClient
boolean

Defaults to false. If true, sends the default resolution message to the contact before resolving

Response

Chat resolved

success
boolean