> For the complete documentation index, see [llms.txt](https://www.teslaapi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.teslaapi.io/preferences/notifications.md).

# Notifications

<mark style="color:blue;">`GET`</mark> `https://owner-api.teslamotors.com/api/1/notification_preferences`

#### Path Parameters

| Name | Type   | Description |
| ---- | ------ | ----------- |
|      | string |             |

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

```
```

{% endtab %}
{% endtabs %}

Notification subscription device type

* `ios` &#x20;
* `android`

Notification subscription platform

* ios &#x20;
* android

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

#### Path Parameters

| Name | Type   | Description |
| ---- | ------ | ----------- |
|      | string |             |

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

```
```

{% endtab %}
{% endtabs %}

Notification subscription device type

* `ios` &#x20;
* `android`

Notification subscription platform

* `ios` &#x20;
* `android`

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

#### Path Parameters

| Name | Type   | Description |
| ---- | ------ | ----------- |
|      | string |             |

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

```
```

{% endtab %}
{% endtabs %}
