Re-ablate this public skill's latest version now (bounded, on-demand)
Manual on-demand re-ablation.
Synchronously re-runs the A/B benchmark for this PUBLIC skill’s latest
version and refreshes its retire-candidate signal. Re-ablation happens two
ways and neither is a timer: automatically when a published skill’s body
change mints a new version, and manually through this endpoint — the “run
it now” button. An always-on periodic loop would re-benchmark every public
skill forever and bill the model spend for it, so there isn’t one. Bounded
by the per-skill monthly benchmark cap (429 when over) so it can’t fan out.
Requires edit permission (owner / workspace editor / owning-org admin),
the same guard as update_skill.
Authorizations
Enter your API key (e.g. dai_sk_test_key_001)
Headers
Path Parameters
The skill's stable ID (prefixed 'sk_').
"sk_abc123"
Cookies
Response
Re-ablation ran; the fresh SkillTestRun is returned.