Delete a custom image from the organization
DELETE
/orgs/{org}/actions/hosted-runners/images/custom/{image_definition_id}
Delete a custom image from the organization.
OAuth tokens and personal access tokens (classic) need the manage_runners:org scope to use this endpoint.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” org
required
string
The organization name. The name is not case sensitive.
image_definition_id
required
integer
Image definition ID of custom image
Responses
Section titled “ Responses ”Response