API versions
5.118
stories.save: Changed the process of loading stories. Starting from this version, the methods stories.getPhotoUploadServer and stories.getVideoUploadServer in the response of the upload-server will only have one parameter, upload_result (string). To save uploaded stories, you need to additionally call the stories.save method and pass the earlier received upload_result to it.
Related methods
The method saves the history in the profile after its successful [upload to the server](api/upload/story-in-profile) .
Returns URL for uploading a story with photo.
Allows to receive URL for uploading story with video.