Difference between revisions of "API Assets Update File"

From unroole CMS wiki
Jump to: navigation, search
(URI)
Line 1: Line 1:
 +
<div style="color:red;font-weight:bold;font-size:20px">DRAFT</div><br\>
 +
 
== Summary ==
 
== Summary ==
 
Allows for replacing a particular asset with a new file.
 
Allows for replacing a particular asset with a new file.

Revision as of 14:15, 4 October 2012

DRAFT
<br\>

Summary

Allows for replacing a particular asset with a new file.

URI

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

HTTP Method

PUT

Required Paramaters

Paramater Default Maximum Length Accepted Values Description
token API Persistence Token that identifies this user and its permissions.
style original
  • original
  • thumb
  • icon
The asset version to replace with the new file.
file

Response

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