delete an object.
DELETE {{baseUrl}}/objects/:path?subtenantId=<string>
Delete the object for the specified path.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
subtenantId | string | Only to be used by tenants, to address a subtenant's object. If not provided by a tenant, its own object is addressed. Subtenants are not allowed to use this parameter and can only address their own object. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |