You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This guide will show you how to manage miscategorization of reports. To complete this guide, you will need to generate an [API token](/fundamentals/api/get-started/create-token/).
9
+
10
+
1. Create an [API token](/fundamentals/api/get-started/create-token/) if you do not have one already.
11
+
2. Choose **Custom Token**.
12
+
3. Name the token, and grant permissions.
13
+
4. Send a `POST` request to the miscategorization [API endpoint](https://developers.cloudflare.com/api/operations/miscategorization-create-miscategorization). You can find an example below:
14
+
15
+
```json title="Example of a POST request to miscategorization API"
0 commit comments