Copy Pageset device namepost https://waapi.app/api/v1/instances/{id}/client/action/set-device-nameSets the device name and/or browser name displayed for the Web session.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidint64requiredInstance IDBody ParamsAt least one of deviceName or browserName must be provided.deviceNamestringThe device name to displaybrowserNamestringThe browser name to displayResponses 200Request reached the instance. data.status reports whether the action was carried out; on error data carries message and explanation. Payload: Device name updated successfully. 401Unauthorized — invalid or missing bearer token 403Forbidden — insufficient permissions or account blocked 404Not found — instance does not exist or does not belong to you 409Conflict — instance is not ready 422Validation error — invalid or missing request parameters 429Too many requests — rate limit exceededUpdated 5 months ago Did this page help you?YesNo