Methods

  • DELETE — Deleting data by key from the workspace or module 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