put http://localhost:8000/api/v1/assets
Update all assets in the given array of ids.
Log in to see full request history
Response
Update all assets in the given array of ids.
xxxxxxxxxx
curl --request PUT \
--url http://localhost:8000/api/v1/assets \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: