PUT /api/private/management/v2.0/organizations/ HTTP/1.1
Content-Type: application/json
X-Api-Key: TEN:tLRTiAnxVKyJcunhg6hwMkU:fpmJqHgxYiNe-B6FNqg-w
Content-Length: 272
Host: booking.seatmap.pro
{
"id" : 2,
"name" : "NEW_NAME",
"publicKey" : "a5276172-702f-454a-8462-63590f28d73e",
"privateKey" : "72619033-cfe3-4f00-b746-2924598a7c4b",
"domain" : null,
"autologinEnabled" : true,
"appendDomainToLogin" : false,
"type" : "DEFAULT",
"tenantId" : 10
}