# Deprecation

Deprecated endpoints will be marked with the HTTP header called `X-DEPRECATION-NOTICE`.

**Example:**&#x20;

```json
"X-DEPRECATION-NOTICE": "PagingToken is deprecated. use NextPagingToken instead."
```
