latestOpenAPI 3.1.02026-08-22154287463.4 KB
858365328f92
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