Get a runner registration token for registering global runners
Deprecated
GET
/admin/actions/runners/registration-token
This operation has been deprecated in Forgejo 15. Use the web UI or /admin/actions/runners instead.
Authorizations
Section titled “Authorizations”Responses
Section titled “Responses”RegistrationToken is a string used to register a runner with a server
Media typeapplication/json
RegistrationToken is a string used to register a runner with a server
object
token
string
Examplegenerated
{ "token": "example"}