/
GI
gitea
/
Gitea API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3h ago · Updated 1w ago
View markdown
gitea
Gitea API
delete
Unblock a user
350de506cefa
latest
Swagger 2.0
MIT
2026-08-03
485
217
850.7 KB
admin
32
issue
72
miscellaneous
14
notification
7
organization
67
package
9
repository
204
settings
4
user
76
get
Get the authenticated user
get
Get workflow jobs
get
Get user-level runners
post
Get a user's actions runner registration token
get
Get a user-level runner
delete
Delete a user-level runner
patch
Update a user-level runner
get
Get workflow runs
put
Create or Update a secret value in a user scope
delete
Delete a secret in a user scope
get
Get the user-level list of variables which is created by current doer
get
Get a user-level variable which is created by current doer
put
Update a user-level variable which is created by current doer
post
Create a user-level variable
delete
Delete a user-level variable which is created by current doer
get
List the authenticated user's oauth2 applications
post
creates a new OAuth2 application
get
get an OAuth2 Application
delete
delete an OAuth2 Application
patch
update an OAuth2 Application, this includes regenerating the client secret
post
Update Avatar
delete
Delete Avatar
get
List users blocked by the authenticated user
get
Check if a user is blocked by the authenticated user
put
Block a user
delete
Unblock a user
get
List the authenticated user's email addresses
post
Add email addresses
delete
Delete email addresses
get
List the authenticated user's followers
get
List the users that the authenticated user is following
get
Check whether a user is followed by the authenticated user
put
Follow a user
delete
Unfollow a user
get
Get a Token to verify
post
Verify a GPG key
get
List the authenticated user's GPG keys
post
Create a GPG key
get
Get a GPG key
delete
Remove a GPG key
get
List the authenticated user's webhooks
post
Create a hook
get
Get a hook
delete
Delete a hook
patch
Update a hook
get
List the authenticated user's public keys
post
Create a public key
get
Get a public key
delete
Delete a public key
get
List the repos that the authenticated user owns
post
Create a repository
get
Get user settings
patch
Update user settings
get
The repos that the authenticated user has starred
get
Whether the authenticated is starring the repo
put
Star the given repo
delete
Unstar the given repo
get
Get list of all existing stopwatches
get
List repositories watched by the authenticated user
get
List all the teams a user belongs to
get
List the current user's tracked times
get
Search for users
get
Get a user
get
List a user's activity feeds
get
List the given user's followers
get
List the users that the given user is following
get
Check if one user is following another user
get
List the given user's GPG keys
get
Get a user's heatmap
get
List the given user's public keys
get
List the repos owned by the given user
get
The repos that the given user has starred
get
List the repositories watched by a user
get
List the authenticated user's access tokens
post
Create an access token
delete
delete an access token
user
Unblock a user
delete
/user/blocks/{username}
Path parameters
username
string
required
username of the user to unblock
Response
APIEmpty is an empty response