This endpoint deletes a file or directory at the specified path within an application.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the application to delete files from
List of file paths to delete
The body is of type object
.
Files deleted successfully
The response is of type object
.