Which method should the developer use?


A developer wants to add an image to Content Builder via the API and retrieve the image’s published URL.

Which method should the developer use?
A . GET using the REST API/asset/v1/content/assets and parse the FileProperties parameter
B . Use the SOAP API to create a Porfoglio object and idenfity the Source property
C . POST to the REST API/asset/v1/content/categories and parse the Description parameter
D . POST to the REST API/asset/v1/content/assets and parse the FileProperties parameter

Answer: A