API ReferenceadminUpdate Tenant Allowed IpsUpdate Tenant Allowed Ips PUT /admin/tenants/:tenant_id/allowed-ips Met a jour la whitelist IP d'un tenant. Body: {"allowed_ips": ["1.2.3.4", "10.0.0.0/24"]} ou {"allowed_ips": null}. Request Responses200422Successful ResponseValidation Error