Minctrl Docs

Github Disconnect

DELETE
/auth/github

Detach a previously-linked GitHub account from a user record. Kept callable (no 410) so users who linked GitHub before the OAuth removal can still cleanly disconnect from /settings.

Authorization

HTTPBearer
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X DELETE "https://example.com/auth/github"
null