Oore CI
ReferenceAPIOperationsRunners

Delete runner

Deletes a user-registered runner that has never claimed a build.

Operation IDdelete_runner
DELETE
/v1/runners/{runner_id}

Deletes a user-registered runner that has never claimed a build.

Authorization

bearer_auth
AuthorizationBearer <token>

In: header

Path Parameters

runner_id*string

Runner ID

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/runners/string"
Empty