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