{ "operationId": "uploadADeviceBackgroundImage", "method": "POST", "path": "/telephony/config/devices/{deviceId}/actions/backgroundImageUpload/invoke", "summary": "Upload a Device Background Image", "requestExamples": [], "responseExamples": [ { "status": "201", "contentType": "application/json", "example": { "filename": "CompanyLogoBlue", "backgroundImageUrl": "\"/dms/Cisco_Phone_Background/background001\"", "count": "2" } } ] }