put https://api-test.agrimetrics.co.uk/catalog/data-sets//image
Set the image for a data set. Can either be an image upload a plain text string representing the unsplash image id.
Response
200The imageUrl for the data set.
Set the image for a data set. Can either be an image upload a plain text string representing the unsplash image id.
200The imageUrl for the data set.
xxxxxxxxxx
curl --request PUT \
--url https://api-test.agrimetrics.co.uk/catalog/data-sets/dataSetId/image
Try It!
to start a request and see the response here!