Authorization: Bearer ********************
curl --location --request POST 'http://localhost:8080/api/accounting/usage-targets' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}