Add API endpoint to revoke PATs
Adds the DELETE /personal_access_tokens/:id REST endpoint for users to revoke their own PATs or admins to do it on their behalf
Showing
Please register or sign in to comment
Adds the DELETE /personal_access_tokens/:id REST endpoint for users to revoke their own PATs or admins to do it on their behalf