Forgejo user API
The user API from Forgejo — 54 operation(s) for user.
Operations 80
GET
/user/actions/variables/{variablename}
Get a user-level variable which is created by current doer
#
PUT
/user/actions/variables/{variablename}
Update a user-level variable which is created by current doer
#
DELETE
/user/actions/variables/{variablename}
Delete a user-level variable which is created by current doer
#
PATCH
/user/applications/oauth2/{id}
Update an OAuth2 application, this includes regenerating the client secret
#