Withdraw the promise
Requires billing:write. Removes the override, which hands the feature back to whatever the plan says.
Never the same act as withholding it — that is a PUT whose body says enabled: false. One returns the customer to their plan and the other takes something away from them, and collapsing the two would make “revoke the concession” and “revoke the feature” one button.
Autorizações
A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange.
Cabeçalhos
The organization the caller is acting on — the org_… code that appears in the panel URL. It identifies; the membership JOIN is what authorizes, so a forged code reads nothing. Absent, the session's default organization answers.
Parâmetros de caminho
The customer.
The feature the override was on.
Parâmetros de consulta
Which environment to act in. A view parameter, valid only on the staff surface — a machine credential never chooses its environment, it is resolved from the key.
live, test Resposta
Removed.