Create Asset Metadata

Create a new asset entry.

This endpoint generates a response with the following information: uploadUrl and uploadDetails. You can use these two properties to upload the file to Amazon s3 by making a POST request to the uploadUrl with the uploadDetails object as your header information in the request.

Required scope | assets:write

Open this recipe to see the complete upload process

Language
Authorization
OAuth2
Authenticate
Click Try It! to start a request and see the response here!