Difference between revisions of "API Assets Delete"

From unroole CMS wiki
Jump to: navigation, search
 
Line 1: Line 1:
<div style="color:red;font-weight:bold;font-size:20px">DRAFT</div><br\>
 
 
 
== Summary ==
 
== Summary ==
 
Allows for deleting a particular asset.
 
Allows for deleting a particular asset.
  
 
== URI ==
 
== URI ==
{{:API_Base_URI}}assets/[asset-id]
+
{{:API_Base_URI}}accounts/[account-id]/assets/[asset-id]
  
 
== HTTP Method ==
 
== HTTP Method ==

Latest revision as of 15:47, 10 December 2013

Summary

Allows for deleting a particular asset.

URI

https://api.unroole.com/accounts/[account-id]/assets/[asset-id]

HTTP Method

DELETE

Required Paramaters

Paramater Default Maximum Length Accepted Values Description
token API Persistence Token that identifies this user and its permissions.

Response

Field Type Description
http_status integer API Status Code
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
error Rails default