Update Story
This example request illustrates how to update the text of a story. To do this, post the story with the Content-Type
set to text/plain
.
Request
POST /platform/memories/memories/12345/artifacts/0 Content-Type: text/plain Authorization: Bearer YOUR_ACCESS_TOKEN_HERE This story is about Grandpa Earl's horse...
Response
HTTP/1.1 204 No Content Content-type: text/html X-processing-time: 3 Vary: Accept,Accept-Language,Accept-Encoding,Expect Content-length: 0 Date: Sun, 03 Apr 1836 10:00:00 GMT-5
Sending...
Feedback was sent.
Can't send feedback. Retry in 5 seconds.