curl --location --request DELETE 'https://api.peiperless.com/api/v1/agents/1/catalogues' \ --header 'Authorization: Bearer [ACCESS_TOKEN]' \ --header 'Content-Type: application/json' \ --data-raw '{ "catalogue_id": [3455] }'
{}