{ "operationId": "Update RedSky Service Settings", "method": "PUT", "path": "/telephony/config/redSky/serviceSettings", "summary": "Update RedSky Service Settings", "requestExamples": [ { "contentType": "application/json", "example": { "enabled": true, "companyId": "a5e5808f-34ac-4ed0-b8f3-2416bc4cb785", "secret": "qwEr4%2d", "externalTenantEnabled": true, "email": "test@cisco.com", "password": "Test@123" } } ], "responseExamples": [] }