Difference between revisions of "API Assets Delete"

From unroole CMS wiki
Jump to: navigation, search
(URI)
Line 3: Line 3:
  
 
== URI ==
 
== URI ==
<nowiki>https://api.unroole.com/[account-id]/assets/[asset-id]</nowiki>
+
{{:API_Base_URI}}[account-id]/assets/[asset-id]
  
 
== HTTP Method ==
 
== HTTP Method ==

Revision as of 09:25, 31 May 2012

Summary

Allows for deleting a particular asset.

URI

https://api.unroole.com/[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