file
Delete
Deletes a file or directory permanently.
Path parameter
- path: the path to the file/directory to be deleted relative to the user data root (no default value)
Return
No content (nothing is returned)
DELETE
/
fm
/
api
/
v1
/
contents
/
{path}
Authorizations
Authorization
string
headerrequiredEnter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here
Path Parameters
path
string
requiredResponse
200 - application/json
The response is of type any
.