ContentResource
Post contentsresourcesupload
Upload provided resource and return an unique identifier to retrieve it with the .get() method
POST
cURL
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
multipart/form-data
Can be any value
Previous
Post contentsresourcesupload 1Upload provided resource with specific identifier
and return an unique identifier to retrieve it
with the .get() method
Next
cURL