/api/organizations/{orgId}/update
OK
curl -L \ --request PUT \ --url '//api/organizations/{orgId}/update' \ --header 'Content-Type: application/json'
{ "code": 1, "message": "text", "data": true, "success": true }