delete https://{hostname}/v1/folders/
Use this endpoint to delete a specific folder by ID.
Responses
200The folder was deleted successfully.
401The API token or the user email is invalid.
403The request is not authorized by the server.
404A required entity is missing.
409A conflict occurred with the current state of the target resource.