post https://api.reelevant.com/v2/contents/contents/resources/upload
Upload provided resource
and return an unique identifier to retrieve it
with the .get() method
Log in to see full request history
Response
Upload provided resource
and return an unique identifier to retrieve it
with the .get() method
xxxxxxxxxx
curl --request POST \
--url https://api.reelevant.com/v2/contents/contents/resources/upload \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: