Skip to content

Commit 175de7f

Browse files
committed
docs: Update ClickUp API token instructions in README
1 parent 0cfbfbe commit 175de7f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -946,15 +946,11 @@ endpoints:
946946
description: "healthcheck failed"
947947
```
948948

949-
To get your ClickUp API token:
950-
1. Go to ClickUp Settings
951-
2. Click on "Apps" in the left sidebar
952-
3. Click on "API"
953-
4. Generate a new API token or copy an existing one
949+
To get your ClickUp API token follow: [Generate or regenerate a Personal API Token](https://developer.clickup.com/docs/authentication#:~:text=the%20API%20docs.-,Generate%20or%20regenerate%20a%20Personal%20API%20Token,-Log%20in%20to)
954950

955951
To find your List ID:
956952
1. Open the ClickUp list where you want tasks to be created
957-
2. The List ID is in the URL: `https://app.clickup.com/{workspace_id}/v/li/{list_id}`
953+
2. The List ID is in the URL: `https://app.clickup.com/{workspace_id}/v/l/li/{list_id}`
958954

959955

960956
#### Configuring Datadog alerts

0 commit comments

Comments
 (0)