---
title: "POST /v1/Devices/{Sid}"
method: POST
path: "/v1/Devices/{Sid}"
---

# POST /v1/Devices/{Sid}

`POST /v1/Devices/{Sid}`

Update a specific Device.

## Path parameters

- `Sid` string, required

## Response `200`

OK

- MicrovisorV1Device
  - `account_sid` string, nullable — The unique SID identifier of the Account.
  - `app` unknown
  - `date_created` string, date-time, nullable — The date that this Device was created, given in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
  - `date_updated` string, date-time, nullable — The date that this Device was last updated, given in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
  - `links` object, nullable — The absolute URLs of related resources.
  - `logging` unknown
  - `sid` string, nullable — A 34-character string that uniquely identifies this Device.
  - `unique_name` string, nullable — A developer-defined string that uniquely identifies the Device. This value must be unique for all Devices on this Account. The `unique_name` value may be used as an alternative to the `sid` in the URL path to address the resource.
  - `url` string, uri, nullable — The URL of this resource.

---

[API](https://skmtc.net/twilio/apis/twilio-microvisor-v1.md) · [All operations](https://skmtc.net/twilio/apis/twilio-microvisor-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-microvisor-v1/versions/f4c6790ec548/schema)
