latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Saved Replies
Create saved reply
REQUIRED SCOPES <code>['saved-replies:write']</code><br>You can use this API endpoint to create a saved reply. <br><br>The properties that you need to put into your request include: <ul><li>Contact id with which the new saved reply should be mapped</li> <li>The content URL for media for the saved reply if needed.</li> <li>Set public key to either true or false (if the key is set to false, the saved reply is private and only visible to the user who created it. If the key is set to true, the saved reply will be visible to all users across the system)</li> <li>Title string for the saved reply</li></ul>
post/canned-messages
Query parameters
titlestring required
Title
messagestring
Message
publicboolean required
Public
integration_idinteger
Interation id
media_urlstring
Url for media
contact_idinteger
Contact id
Response
OK