דלג לתוכן הראשי
DELETE
/
quick-replies
/
{quickReplyId}
Delete Quick Reply
curl --request DELETE \
  --url https://{projectID}.texterchat.com/server/api/v2/quick-replies/{quickReplyId} \
  --header 'Authorization: Bearer <token>'
"OK"

הרשאות

Authorization
string
header
נדרש

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.

פרמטרי נתיב

quickReplyId
string
נדרש

The unique identifier of the quick reply (_id). Obtain it from Get Existing Quick Replies

תגובה

Quick reply deleted. Body is the plain text OK