Update storage data

Use this method to update data in the storage. If the key you specify in the request doesn't yet exist, the corresponding value in the storage will be created. You can also update public application config by accessing public key in your request.

Access scopes

Requires the following access scope: read_store_profile

Response

A JSON object with the following fields

FieldTypeDescription
successbooleantrue if the data has been changed in the storage, false otherwise
Language
Click Try It! to start a request and see the response here!