oauth
Revoke Connection
Revoke a connection. Without device_name, every grant for the client goes; with it, only that device's grant (the connected-apps list shows one row per device for CLI/editor sign-ins).
delete/oauth/connections/{client_id}
Path parameters
client_idstring required
Query parameters
device_namestring nullable
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.