


Sorry if this has been answered before.
When submitting an asset for upload using the asset REST API POST method, is it possible to also send the metadata you want to add to the asset in the same call or would that require a second upload?
Views
Replies
Sign in to like this content
Total Likes
@Robert-Harper
I believe it should be two separate calls, the CREATE call would create the Asset and for Update Metadata, the call would only work when the asset already exists.
Also, please find the below links for more information on Assets HTTP API and little caveats related to property namespace when you update the metadata
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/mac-ap...
@Robert-Harper
I believe it should be two separate calls, the CREATE call would create the Asset and for Update Metadata, the call would only work when the asset already exists.
Also, please find the below links for more information on Assets HTTP API and little caveats related to property namespace when you update the metadata
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/mac-ap...