Public Web API: Saving data by key to the workspace or module storage — Request

Methods

  • POST — Saving data by key to the workspace or module storage

Resource

{
    "data": "string"
}

Properties

Name Type Description Additional
data string

Data to save

Optional