ContentResource
Post contentsresourcesupload 1
Upload provided resource with specific identifier 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.
Path Parameters
Resource identifier, must be unique
Body
multipart/form-data
Can be any value
Previous
Get contentsresourcesforwardForward a resource URL
to avoid any CORS issue
Note: it doesn't store or cache the resource
and it should be used in front-end app
Next
cURL