v68

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-011,21696712.3 MB
apps

Delete an app token

OAuth or GitHub application owners can revoke a single token for an OAuth application or a GitHub application with an OAuth authorization.

delete/applications/{client_id}/token

Path parameters

client_idstring required

The client ID of the GitHub app.

Request body

access_tokenstring required

The OAuth access token used to authenticate to the GitHub API.

Response

Response