v97

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-31135175384.2 KB
Managed Auth

Delete auth connection

Deletes an auth connection and terminates its workflow. This will:

  • Delete the auth connection record
  • Terminate the Temporal workflow
  • Cancel any in-progress login flows
delete/auth/connections/{id}

Path parameters

idstring required

Auth connection ID

Response

Auth connection deleted successfully