Authorization: ********************
curl --location --request POST '/acl' \ --header 'Accept: application/json' \ --header 'Authorization;' \ --data-urlencode 'user_id=42342' \ --data-urlencode 'collection_id=312'
{ "status": "<string>" }