curl --location --request POST 'https://api.peiperless.com/api/v1/visitors/1/catalogues' \ --header 'Authorization: Bearer [ACCESS_TOKEN]' \ --header 'Content-Type: text/plain' \ --data-raw '{ "catalogue_id": [3455, 3462, 3464] }'
{}