Revoke Org Key
Revoke an org key. It stops authenticating immediately; no other key is affected. No step-up, matching the personal revoke route: revocation is the fail-safe direction, and a password prompt during a leak is a cost paid at exactly the wrong time.
No _require_authority_over here, and that is the whole point of the
rule rather than an omission: a member may not reshape an owner-grade key,
but must always be able to kill one. Containment cannot depend on an owner
being awake. Anyone who may see the list may pull anything on it.
Authentifizierung
bearerAuth API token generated from the fastmon dashboard (Account → API Token) or at organization level (fmo_…, one that outlives its creator). Send as Authorization: Bearer fm_... or paste the full token (including its prefix) into the Authorize dialog.
In: header
Pfad-Parameter
uuiduuidResponse-Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/organizations/497f6eca-6276-4993-bfeb-53cbbbba6f08/api-keys/497f6eca-6276-4993-bfeb-53cbbbba6f08"