Authorization: Bearer ********************
curl --location '/customersources/' \ --header 'Authorization: Bearer <token>'
{ "data": { "id": 10, "description": "Revista", "active": true } }