Infra APIGithub
Disconnect GitHub
Removes the user's stored GitHub token
DELETE
/api/v1/github/disconnectRemoves the user's stored GitHub token
Authorization
BearerAuth AuthorizationBearer <token>
Supabase JWT Bearer token
In: header
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/github/disconnect"{ "message": "string"}{ "error": "string", "message": "string"}{ "error": "string"}