/
POST /
Create content or file revision
Authorizations
Parameters
Header Parameters
The customer account name
The project machine name
Required for binary file uploads only
Request Body required
object
The content URL. Must be relative and start with a leading ’/’
The content (e.g. html)
If the asset should be published
User defined timestamp for this content item
Metadata stored with this revision
object
The author user id
The author name
The author email
A revision log message
Custom field 1
Custom field 2
Tag for the source of this revision
List of transitions
A transition definition (e.g. for scheduled publish)
object
The transition state (e.g. ‘published’)
The date from which the transition applies
Responses
200
Okay
object
The relative URL of the asset
The type of asset
The sequence number
If the asset is published
The identifier for the published revision
Unique hash of the asset
Content length of the asset
The number of revisions that have been added
The latest revision id
If the underlying file for this revision has been deleted
The time the file was deleted
The file MD5
The revision number
Unix timestamp
400
Noop