Delete registration token
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/runners/inbound/http.go`.
/v1/admin/runners/registration-tokens/{id}Requires an authenticated tenant principal. Generated from the production route registered in internal/features/runners/inbound/http.go.
Authorization
bearerAuth Engine-issued API key or tenant-signed JWT.
In: header
Path Parameters
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/admin/runners/registration-tokens/497f6eca-6276-4993-bfeb-53cbbbba6f08"{}Create registration token
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/runners/inbound/http.go`.
Re-seal stored credentials
Requires platform-administrator authority. Generated from the production route registered in `internal/features/admin/inbound/http.go`.