Applications
Delete Authentication Flow
Deletes an existing authentication flow.
delete/v1/applications/{application_id}/auth-flows/{auth_flow_id}
Path parameters
application_idstring uuid required
The ID of the application
auth_flow_idstring uuid required
The ID of the authentication flow to delete
Response
Authentication flow deleted successfully