Important: This API is experimental. It may be changed or removed in future versions.

To call this method, the user must have administrator privileges.

Request

DELETE /pub/v1/storage/{namespace}/{code}/{key}

Path parameters

Parameter name Value Description Additional
namespace string

Workspace code

Required
code string

App code

Required
key string

Key

Required

Authorization

This request requires the use of one of following authorisation methods: API key

Response

The following HTTP status codes may be returned:

Status code Description Resource
200 OK

Response model for deleting data by key

Response model for deleting data by key (Deleting data by key from the app storage)
400 Bad Request

Invalid request parameters

403 Forbidden

The user on whose behalf the data is requested must have the administrator’s permissions