Sign out of BriefGate
logoutRemoves the locally stored API key and attempts to revoke it on the server, falling back to dashboard revocation if the network fails.
Instructions
Remove the API key login stored locally for this BriefGate server, and best-effort revoke it on the server too (a DELETE /v1/keys/current call using that same key). If the revoke call fails — no network, the API is unreachable — the local copy is still removed; the response says so and points at the BriefGate dashboard to revoke it there instead. Not available when this server is running as the shared hosted endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||