10 lines
272 B
Markdown
10 lines
272 B
Markdown
{% note %}
|
|
|
|
**Note:** To access the {% data variables.product.prodname_unfurls %} API during the preview period, you must provide a custom [media type](/rest/overview/media-types) in the `Accept` header:
|
|
|
|
```
|
|
application/vnd.github.corsair-preview+json
|
|
```
|
|
|
|
{% endnote %}
|