LinkMablnet
Set a Link Label's per-tenant worker-release override (operator)
Sets the per-tenant worker-release override on a Link Label — pin this tenant to a specific channel and/or version, consulted by GET /link/mablnet/manifest ahead of the channel's staged rollout. Used to give one customer an experimental / branch build to confirm a fix before promoting it channel-wide. Replaces any existing override. Clear it with DELETE once the version is promoted (via PUT /link/mablnet/channels/{channel}/current). Operator-only (mabl global / support admin); customers cannot set their own pin.
put/link/mablnet/labels/{workspace_id}/{label}/release-override
Path parameters
workspace_idstring required
Workspace owning the Link Label.
labelstring required
Link Label (tunnel name) to pin.
Request body
Response
The updated Link Label.
Changes
No recorded changes to this endpoint across all 12 revisions of this API.