Github API - Test Config

PATCH /notifications/threads/{thread_id}
activity

Marks a thread as "read." Marking a thread as "read" is equivalent to clicking a notification in your notification inbox on GitHub: https://github.com/notifications.
Mark a thread as read

Arguments
key thread-id

thread-id [scalar]

The unique identifier of the notification thread. This corresponds to the value returned in the id field when you retrieve notifications (for example with the GET /notifications operation).

API:
Github Open API
(version: 1.1.4)

Returns
304 not_modified

not_modified [scalar]

Not modified

API:
Github Open API
(version: 1.1.4)
403 forbidden

forbidden [scalar]

Forbidden

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)