Quick Replies
Update Existing Quick Reply
Update a quick reply. The body is an array of operations (1-1000), each containing exactly one of:
Required token scopes: Manage quick replies
| Operation | Value |
|---|---|
updateSendContents | New contents array (replaces all messages) |
updateSendTarget | New target array |
updateBetweenMessagesDelay | Integer ms, or null to remove |
updateDisplayTitle | String, or null to remove |
updateDisplayNote | String, or null to remove |
updateDisplayPosition | "top" or "main" |
updateDisplayDepartments | Array of department IDs, or null |
updateDisplayUsers | Array of user UIDs, or null |
updateClientMetadata | Free-form object stored under metadata.client, or null to clear. Setting { "aiQuickReply": true } makes Texter’s inbox display the quick reply as an AI suggestion on its targeted chat |
PATCH
הרשאות
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.
פרמטרי נתיב
The unique identifier of the quick reply (_id). Obtain it from Get Existing Quick Replies
גוף
application/json
Required array length:
1 - 1000 elementsתגובה
The updated quick reply. Field-by-field reference: The Quick Reply object