Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dbowling/4c8725cf1155b3a8df89236c8d90ba7b to your computer and use it in GitHub Desktop.
Save dbowling/4c8725cf1155b3a8df89236c8d90ba7b to your computer and use it in GitHub Desktop.
curl -X PUT -H "Accept: application/vnd.github.v3+json" -H "Authorization: token $TOKEN" https://api.github.com/notifications -d '{"last_read_at":"2023-05-07T00:00:00Z"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment