Methods

  • POST — Saving data by key to the System object storage

Resource

{
    "error": "string",
    "success": "boolean"
}

Properties

Name Type Description Additional
error string

Error text if success == false

Optional
success boolean

Successful response flag

Optional