7.5 Delete

DELETE http://{{rip_ip}}:5438/resources/{{resource_id}}

Delete the resource from the account and moves it into the trashcan.

Success

  • 200 OK : {"Message":"File deleted"}

Error

  • 404 Not Found : {"Message":"File not found"}