Share or unshare a list of assets.

POST /actions/assets/share

Responses

  • All assets modified.

POST /actions/assets/share
curl \
 --request POST 'http://api.example.com/actions/assets/share' \
 --header "Authorization: $API_KEY"