curl --location -g --request POST 'https://api.lootlocker.io/admin/organisation//name' \ --header 'Content-Type: application/json' \ --header 'x-auth-token;' \ --data-raw '{ "name": "Some Organisation" }'
{}
x-auth-token: ********************