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" : "67c7391d-c2df-4cf3-a6ee-d6ed9a9b9314",
"privateKey" : "66caf682-89f7-4b79-bdab-9cc9f48b0eaa",
"domain" : null,
"autologinEnabled" : true,
"appendDomainToLogin" : false,
"type" : "DEFAULT",
"tenantId" : 10
}