latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Saved Replies
Update saved reply
REQUIRED SCOPES <code>['saved-replies:write']</code><br>Through this API request you are allowed to update a saved reply. The endpoint updates the specified saved reply by setting the values of the properties. <br><br>Properties that can be modified for saved replies include: <ul><li>Contact id with which the saved reply is mapped</li> <li>Content URLs for media</li> <li>Public key switcher (to choose whether to make the saved reply private or visible to all the users)</li></ul><p>Any parameters not provided will be left unchanged.</p>
put/canned-messages/{cannedMessage}
Path parameters
cannedMessagestring required
Canned message id
Query parameters
titlestring required
Title
messagestring
Message
publicboolean required
Public
integration_idinteger
Integration id
media_urlstring
Media url
contact_idinteger
Contact id
Response
OK