Threads
Number of APIs: 3
-
/threads GET {{url}}/threads
-
/threads/:id GET {{url}}/threads/{{thread_id}}
-
/threads/:id set starred PUT {{url}}/threads/{{thread_id}}
Number of APIs: 3
/threads GET {{url}}/threads
/threads/:id GET {{url}}/threads/{{thread_id}}
/threads/:id set starred PUT {{url}}/threads/{{thread_id}}