Open Context Protocol is live! 🚀 Read the launch post

gistsStar

Star a gist

PUT /gists/{gist_id}/star HTTP/1.1

Parameters

{
  "gist_id": {
    "description": "The unique identifier of the gist.",
    "required": true,
    "location": "path",
    "type": "string"
  }
}