gists-{gist id}-comments-{comment id}
Number of APIs: 3
-
Get a gist comment GET {{baseUrl}}/gists/:gist_id/comments/:comment_id
-
Update a gist comment PATCH {{baseUrl}}/gists/:gist_id/comments/:comment_id
-
Delete a gist comment DELETE {{baseUrl}}/gists/:gist_id/comments/:comment_id