Skip to content

Commit

Permalink
feat: fix component headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Sporiff committed Sep 1, 2023
1 parent 5dd6f19 commit 2d62d15
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions src/content/docs/en/api/device-api/forget.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ sidebar-position: 3

Use the Adjust forget device endpoint to clear device history from Adjust and test multiple installs on the same device.

<Callout type="seealso" title="Before you begin">
You need **Admin** or **Editor** permissions to forget devices. If you have
**Custom editor** permissions, you need to have edit rights for the app you
are targeting. See [User
permissions](https://help.adjust.com/en/article/users) for more information.
<Callout type="seealso">
### Before you begin

You need **Admin** or **Editor** permissions to forget devices. If you have **Custom editor** permissions, you need to have edit rights for the app you are targeting. See [User permissions](https://help.adjust.com/en/article/users) for more information.

</Callout>

## Endpoint
Expand Down Expand Up @@ -53,7 +53,8 @@ $ curl --location --request POST "https://api.adjust.com/device_service/api/v1/f
Forgot device
```

<Accordion title="Responses">
<Accordion>
### Responses

<ListTable>

Expand Down

0 comments on commit 2d62d15

Please sign in to comment.