# Device

## Deactivate

<mark style="color:green;">`POST`</mark> `https://owner-api.teslamotors.com/api/1/device/:device_token/deactivate`

#### Path Parameters

| Name          | Type   | Description                 |
| ------------- | ------ | --------------------------- |
| device\_token | string | Token for registered device |

#### Headers

| Name          | Type   | Description                               |
| ------------- | ------ | ----------------------------------------- |
| Authorization | string | Bearer {access\_token} from authorization |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}
