reset_runner_authentication_token_by_runner_id
Reset a GitLab runner's authentication token by providing its runner ID. Revoke the existing token and generate a new one for secure runner authentication.
Instructions
Reset a runner authentication token using the runner ID and PRIVATE-TOKEN (POST /runners/:id/reset_authentication_token).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runner_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||