delete
https://staging.ankatech.co/api/v3/admin/tenants//users//federated-link-intent
Withdraws a declared intent so no assertion can consume it.
Idempotent by construction, not by a guard. Consumption and revocation are the
same row DELETE, so revoking an intent that is not there deletes zero rows and still
answers 204. A 404 would make this endpoint an existence probe for an intent, which
is a statement about the account.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Revoked, or there was nothing to revoke — the response does not distinguish the two