Add task endpoints to the endpoint authentication table

This commit is contained in:
Eric Allam
2024-06-21 15:11:50 +01:00
parent 98eb6ed4f9
commit 225effb599
+2
View File
@@ -94,6 +94,8 @@ function personalAccessTokenExample() {
| Endpoint | Secret key | Personal Access Token |
| ---------------------- | ---------- | --------------------- |
| `task.trigger` | ✅ | |
| `task.batchTrigger` | ✅ | |
| `runs.list` | ✅ | ✅ |
| `runs.retrieve` | ✅ | |
| `runs.cancel` | ✅ | |