Reset the runner registration token for the instance
POST
/api/v4/runners/reset_registration_token
Resets the runner registration token for the GitLab instance.
Authorizations
Section titled “Authorizations”Responses
Section titled “Responses”Created
Media typeapplication/json
object
token
string
token_expires_at
string
Examplegenerated
{ "token": "example", "token_expires_at": "example"}Bad Request
Forbidden