Revoke a 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required
Responses
204

Revoked, or there was nothing to revoke — the response does not distinguish the two

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json